mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2025-02-25 18:55:21 -06:00
♻️Make image build ready for f2.0
This commit is contained in:
@@ -244,7 +244,7 @@ deploy:flectra_gitlab:
|
||||
<<: *build_definition
|
||||
stage: deploy
|
||||
needs:
|
||||
- itest:ubuntu_pg12_base
|
||||
- test:pg12_base
|
||||
only:
|
||||
- tags
|
||||
script:
|
||||
@@ -259,7 +259,7 @@ deploy:flectra_dev_gitlab:
|
||||
<<: *build_definition
|
||||
stage: deploy
|
||||
needs:
|
||||
- itest:ubuntu_pg12_base
|
||||
- test:pg12_base
|
||||
only:
|
||||
- tags
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user