Add first work

This commit is contained in:
fredbcode 2021-04-23 11:52:46 +02:00
parent cbd78145dd
commit a4c87d90f4

View File

@ -1,6 +1,6 @@
docker-hub-build:
stage: Docker-hub-build
image: docker:dind
image: docker:18.09.7-dind
before_script:
- docker login -u "$DOCKER_HUB_USER" -p "$DOCKER_HUB_TOKEN" $DOCKER_HUB_REGISTRY
script: