Fix CI pipeline stages
This commit is contained in:
parent
ed0e98fb4f
commit
c0a163ae25
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
include:
|
||||
- template: Jobs/Build.gitlab-ci.yml
|
||||
- template: Jobs/Deploy.gitlab-ci.yml
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
DOCKER_BUILDKIT: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue