mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
CI: use the parent group as namespace for the dependency proxy
This should solve our problem failing to get images on CI runs.
This commit is contained in:
parent
d264cf2cdb
commit
2a5a09e451
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
include:
|
||||
- project: tpo/tpa/ci-templates
|
||||
file: [ dependency_proxy.yml ]
|
||||
inputs: { namespace: tpo/anti-censorship }
|
||||
inputs: { namespace: tpo/anti-censorship/pluggable-transports/ }
|
||||
rules:
|
||||
- if: $CI_PROJECT_URL =~ /gitlab.torproject.org/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue