„.woodpecker.yml“ ändern
This commit is contained in:
parent
6107b50ac5
commit
e7bc5da64c
1 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
pipeline:
|
||||
build:
|
||||
build:
|
||||
image: ubuntu:20.04
|
||||
environment:
|
||||
TEST1: "test1"
|
||||
|
@ -10,7 +10,7 @@ build:
|
|||
- echo $${TEST2}
|
||||
- echo "geht :D" > test/test
|
||||
|
||||
release:
|
||||
release:
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
base_url: https://gitea.makerlab-murnau.de
|
||||
|
|
Loading…
Reference in a new issue