Update .gitlab-ci.yml file
This commit is contained in:
parent
e1097fffc1
commit
873b98f578
@ -24,7 +24,7 @@ compile:
|
||||
# Release Job (manually triggered with version)
|
||||
release:
|
||||
stage: release
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
image: ubuntu:latest
|
||||
before_script:
|
||||
# Install Node.js v21.7.3 manually
|
||||
- apt-get update && apt-get install -y curl jq git openssh-client
|
||||
|
Loading…
Reference in New Issue
Block a user