diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72063f6..b1523de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,7 +56,7 @@ build-job: # This job runs in the build stage, which runs first. - if: '$CI_COMMIT_MESSAGE =~ /build/' build-job-arm: # This job runs in the build stage, which runs first. stage: build - image: r.sectorq.eu/jaydee/builder-portainer-arm:latest + image: r.sectorq.eu/jaydee/builder-arm:latest script: - mkdir -p ~/.ssh - echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa