mirror of
https://github.com/coredns/coredns.git
synced 2026-05-05 04:06:11 +02: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:
parent
4293992bb8
commit
9d3a84377c
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user