Skip to content

Commit

Permalink
[CI] Fix job image
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarteau committed Dec 13, 2024
1 parent 0887aaa commit 65a4c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ deploy-release:
when: manual

docker-release:
image: ${REGISTRY_URL}/factory-ci-runner:factory-ci
stage: release
script:
- make docker-release
Expand Down

0 comments on commit 65a4c02

Please sign in to comment.