Update .gitlab-ci.yml file
This commit is contained in:
parent
fd743338c9
commit
c1c7c13ce0
@ -12,7 +12,7 @@
|
|||||||
# Stages run in sequential order, but jobs within stages run in parallel.
|
# Stages run in sequential order, but jobs within stages run in parallel.
|
||||||
#
|
#
|
||||||
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/README.html#stages
|
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/README.html#stages
|
||||||
|
image: docker:stable
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
- build
|
- build
|
||||||
# - test
|
# - test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user