remove ~ files
This commit is contained in:
Binary file not shown.
@ -1,14 +0,0 @@
|
||||
stages:
|
||||
- hello
|
||||
job1:
|
||||
stage: hello
|
||||
script:
|
||||
- echo "Hallo"
|
||||
- echo "Welt"
|
||||
|
||||
job2:
|
||||
stage: hello
|
||||
script:
|
||||
- echo "Hello"
|
||||
- echo "World"
|
||||
|
Reference in New Issue
Block a user