Compare commits
1 Commits
9.9.9
...
10.10.10-1
Author | SHA1 | Date | |
---|---|---|---|
b28edbdfc3 |
@ -1,6 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "HALLO WELT, KANNST DU MICH HOEREN"
|
||||
when:
|
||||
@ -8,6 +9,7 @@ pipeline:
|
||||
|
||||
package:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "zap"
|
||||
when:
|
||||
|
Reference in New Issue
Block a user