mirror of
https://github.com/Retropex/dockerfile-deps.git
synced 2025-05-12 16:40:40 +02:00
Fix CI
This commit is contained in:
parent
0c32f6820e
commit
0c70767460
@ -166,6 +166,13 @@ workflows:
|
||||
tags:
|
||||
# Example: BitcoinCore/0.17.0
|
||||
only: /^[^/]+[/][0-9]+(\.[0-9]+)*(-[a-z0-9\.-]+)?/
|
||||
- publish_buildx:
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
# Example: BitcoinCore/0.17.0
|
||||
only: /^[^/]+[/][0-9]+(\.[0-9]+)*(-[a-z0-9\.-]+)?/
|
||||
- publish_multiarch:
|
||||
requires:
|
||||
- publish_linuxamd64
|
||||
|
Loading…
Reference in New Issue
Block a user