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

CICD: External PRs should not fail (#2757)

This commit is contained in:
Tom Limoncelli
2024-01-02 16:27:21 -05:00
committed by GitHub
parent 4cd3c78059
commit 94cdbc0290

View File

@ -6,6 +6,7 @@ on:
env:
cache-key: 1639697695 #Change to force cache reset `pwsh > Get-Date -UFormat %s`
go-mod-path: /go/pkg/mod
BIND_DOMAIN: example.com
jobs:
build: