mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
0a76cc5a68
commit
86157b7393
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,11 @@
|
||||||
#test deployment
|
#test deployment
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
Test_Job:
|
||||||
|
stage: deploy
|
||||||
|
script:
|
||||||
|
- echo "Test job"
|
||||||
|
|
||||||
$VERSION:
|
$VERSION:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
needs:
|
needs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue