Artifact is not being detected, attempt a fix
This commit is contained in:
parent
4b86de69da
commit
5d31f3e32e
@ -11,7 +11,7 @@ auth-job:
|
||||
- docker login --username "$REGISTRY_USER" --password "$REGISTRY_PASSWORD" "$REGISTRY_BASE_URL"
|
||||
artifacts:
|
||||
paths:
|
||||
- ~/.docker/
|
||||
- "~/.docker/"
|
||||
|
||||
build-job:
|
||||
stage: build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user