Add artifacts
This commit is contained in:
parent
426ae4ce76
commit
0d3a05441f
@ -3,7 +3,6 @@ docker-hub-build:
|
||||
image: docker:dind
|
||||
artifacts:
|
||||
expire_in: 2 days
|
||||
|
||||
timeout: 3 hours 30 minutes
|
||||
before_script:
|
||||
- docker login -u "$DOCKER_HUB_USER" -p "$DOCKER_HUB_TOKEN" $DOCKER_HUB_REGISTRY
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user