summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration.yml')
-rw-r--r--.github/workflows/integration.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index 0068c3964..914ce163f 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -121,4 +121,4 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
if: env.DOCKERHUB_USERNAME != null
- run: make -e GIT_URL=$(git remote get-url origin) docker.push
+ run: make -e GIT_URL=$(git remote get-url origin) docker.buildx