Update .gitlab-ci.yml
This commit is contained in:
parent
9a2b4c7582
commit
105d18be38
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# Stages run in sequential order, but jobs within stages run in parallel.
|
||||
#
|
||||
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
|
||||
|
||||
image: docker:latest
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue