FIx .gitlab-ci.yml
This commit is contained in:
parent
1bbba774b3
commit
d2ad6da947
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
dependencies:
|
dependencies:
|
||||||
- build_job
|
- build_job_production
|
||||||
|
|
||||||
production:
|
production:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
Loading…
Reference in a new issue