„.woodpecker.yml“ hinzufügen
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Niklas 2022-08-08 19:00:18 +00:00
parent 4c6b39804b
commit db4baae286
1 changed files with 6 additions and 0 deletions

6
.woodpecker.yml Normal file
View File

@ -0,0 +1,6 @@
pipeline:
build:
image: alpine
commands:
- touch example.jar
- printenv