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
Compare and Show latest version
2 files
+ 16
6
Compare changes
  • Side-by-side
  • Inline

Files

@@ -11,6 +11,8 @@ workflow:
@@ -11,6 +11,8 @@ workflow:
- if: $CI_COMMIT_REF_NAME =~ /^noetic-.*/
- if: $CI_COMMIT_REF_NAME =~ /^noetic-.*/
variables:
variables:
DEFAULT_DISTRO: "noetic"
DEFAULT_DISTRO: "noetic"
 
- if: $CI_COMMIT_TAG
 
- if: $CI_COMMIT_BRANCH
industrial_ci_kinetic:
industrial_ci_kinetic:
extends: .industrial_ci
extends: .industrial_ci
Loading