mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Makefile.release: do a complete dry-run (#4488)
Just dry-run all important targets. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
2
.github/workflows/go.test.yml
vendored
2
.github/workflows/go.test.yml
vendored
@@ -79,4 +79,4 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Test Makefile
|
||||
run: make -f Makefile.release build
|
||||
run: make DOCKER=bla GITHUB_ACCESS_TOKEN=bla -n build docker github-push docker-push -f Makefile.release
|
||||
|
||||
Reference in New Issue
Block a user