Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -165,7 +165,8 @@ dev_deploy_job: dev_workflows_job: stage: dev_workflows image: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.9-eclipse-temurin-17 image: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.9-eclipse-temurin-17 pull_policy: [if-not-present] before_script: # clone the integration tests repo Loading @@ -183,7 +184,6 @@ dev_cleanup_job: image: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/python-argocd:3.9 pull_policy: [if-not-present] before_script: - mkdir -p ~/.ssh - chmod 700 ~/.ssh Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -165,7 +165,8 @@ dev_deploy_job: dev_workflows_job: stage: dev_workflows image: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.9-eclipse-temurin-17 image: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.9-eclipse-temurin-17 pull_policy: [if-not-present] before_script: # clone the integration tests repo Loading @@ -183,7 +184,6 @@ dev_cleanup_job: image: name: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/python-argocd:3.9 pull_policy: [if-not-present] before_script: - mkdir -p ~/.ssh - chmod 700 ~/.ssh Loading