Skip to content
Snippets Groups Projects

Resolve "Update deprecated deploy job"

Merged Iñigo Moreno i Caireta requested to merge 38-update-deprecated-deploy-job into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -64,6 +64,7 @@ ddeploy_kinetic:
exists:
- ddeploy.yaml
when: manual
allow_failure: true
ddeploy_melodic:
extends: .ddeploy
@@ -75,6 +76,7 @@ ddeploy_melodic:
exists:
- ddeploy.yaml
when: manual
allow_failure: true
ddeploy_noetic:
extends: .ddeploy
@@ -86,3 +88,4 @@ ddeploy_noetic:
exists:
- ddeploy.yaml
when: manual
allow_failure: true
Loading