mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-03-14 23:00:01 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user