Update .gitlab-ci.yml file
This commit is contained in:
parent
fa35d6e707
commit
d99a226081
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ stages:
|
||||||
|
|
||||||
update_patched_master:
|
update_patched_master:
|
||||||
stage: update_patched_master
|
stage: update_patched_master
|
||||||
|
tags:
|
||||||
|
- instance
|
||||||
only:
|
only:
|
||||||
- patched_changes
|
- patched_changes
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue