Update .gitlab-ci.yml

This commit is contained in:
2021-04-02 21:20:22 +00:00
parent 11e271a368
commit 0390fd17e7

View File

@@ -11,10 +11,10 @@ variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG"
FF_GITLAB_REGISTRY_HELPER_IMAGE: 1
stages:
- test
- build
- push_local
- push_dockerhub
- test
before_script:
- docker version
- docker info