Update .gitlab-ci.yml file
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
# See https://docs.gitlab.com/ee/ci/variables/#priority-of-environment-variables
|
||||
|
||||
stages:
|
||||
- test
|
||||
#- test
|
||||
- build
|
||||
- push_local
|
||||
- release
|
||||
- push_dockerhub
|
||||
#- release
|
||||
#- push_dockerhub
|
||||
|
||||
.docker_base:
|
||||
image: docker:24.0.5
|
||||
|
||||
Reference in New Issue
Block a user