mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Only run "update" job from scheduled pipelines
Stop attempting to unconditionally mirror the tor repository in GitLab CI. This prevented developers from enabling GitLab CI on master because the "update" job would attempt to run, causing an unuseful CI failure. Fixes bug 23755.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (testing):
|
||||
- Stop unconditionally mirroring the tor repository in GitLab CI.
|
||||
This prevented developers from enabling GitLab CI on master.
|
||||
Fixes bug 23755; bugfix on 0.3.2.2-alpha.
|
||||
Reference in New Issue
Block a user