Commit b0a514a4 authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

Edit .gitlab-ci.yml

parent 3ac9a84c
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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
@@ -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