mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-13 19:47:45 +02:00
ci: invert build stage with deploy stage because docker images take a long time to build
This commit is contained in:
parent
36f7de3783
commit
d50cbb09d1
1 changed files with 1 additions and 1 deletions
|
|
@ -5,8 +5,8 @@ stages:
|
|||
- quality
|
||||
- bundle
|
||||
- release
|
||||
- build
|
||||
- deploy
|
||||
- build
|
||||
|
||||
php-dependencies:
|
||||
stage: prepare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue