1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Remove publish dependency on tests

This commit is contained in:
Chris Hunt
2022-08-11 13:36:59 -04:00
parent 7093219f8d
commit a15a198bbe

View File

@ -167,7 +167,7 @@ workflows:
only: /.*/
- release:
requires: [integration-tests]
requires: [build]
# Only run this job on git tag pushes
filters:
branches: