aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/go.test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.test.yml b/.github/workflows/go.test.yml
index d0b64d51d..d7f87bed8 100644
--- a/.github/workflows/go.test.yml
+++ b/.github/workflows/go.test.yml
@@ -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