mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Spun out docker (#4859)
* Spun out docker Remove docker from Makefile.release so we can actually release. Unify the mips stuff, now that docker is gone. Update the docs to reflect this. See #4858 Signed-off-by: Miek Gieben <miek@miek.nl> * Update test as well 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 DOCKER=bla GITHUB_ACCESS_TOKEN=bla -n build docker github-push docker-push -f Makefile.release
|
||||
run: make GITHUB_ACCESS_TOKEN=bla -n build github-push -f Makefile.release
|
||||
|
||||
Reference in New Issue
Block a user