forked from I2P_Developers/i2p.i2p
CI: Add build_docker job conditions
We shouldn't build it for every single branch and commit
This commit is contained in:
@@ -59,4 +59,8 @@ build_docker:
|
||||
key: "$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
- ci-exports/*.tar
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
- tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user