mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-25 15:43:51 -05:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a12fdb2878
commit
865f55780a
|
|
@ -27,7 +27,7 @@ build:
|
|||
|
||||
build-docker:
|
||||
stage: build
|
||||
image: alpine
|
||||
image: node:20-alpine
|
||||
before_script:
|
||||
- apk add docker
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user