mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-06 06:07:29 +02:00
set some needs
This commit is contained in:
parent
3e5889394a
commit
a2a4e831cf
@ -117,6 +117,9 @@ phpunit-integration:
|
||||
alias: web-nginx
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
needs:
|
||||
- job: ttrss-fpm-pgsql-static:push-commit-only-gitlab
|
||||
- job: ttrss-web-nginx:push-commit-only-gitlab
|
||||
before_script:
|
||||
# wait for everything to start
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user