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