Hard-code entire absolute artifact path
This commit is contained in:
parent
3680425586
commit
ace2beebb8
@ -11,7 +11,7 @@ auth-job:
|
|||||||
- docker login --username "$REGISTRY_USER" --password "$REGISTRY_PASSWORD" "$REGISTRY_BASE_URL"
|
- docker login --username "$REGISTRY_USER" --password "$REGISTRY_PASSWORD" "$REGISTRY_BASE_URL"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- /root/.docker/
|
- /root/.docker/config.json
|
||||||
|
|
||||||
build-job:
|
build-job:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user