Add artifacts
This commit is contained in:
parent
e04aafa368
commit
158c9964a9
@ -1,6 +1,9 @@
|
||||
docker-hub-build:
|
||||
stage: 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