mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Revert "fix(gitlab-ci): only run services we need for deployment"
We'll need to update the nginx config to do this; putting
this off into an MR.
This reverts commit 19bd3766d2
.
This commit is contained in:
parent
19bd3766d2
commit
d0e183a738
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ deploy:
|
|||
- sed -ri "s/^(disable_http_login).*$/\1 = 1/" conf/config.dev
|
||||
- docker-compose build
|
||||
- docker-compose -f docker-compose.yml -f docker-compose.aur-dev.yml up -d
|
||||
cron fastapi cgit-fastapi php-fpm cgit-php smartgit
|
||||
- docker image prune -f
|
||||
- docker container prune -f
|
||||
- docker volume prune -f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue