aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index ea0f386..df5d61b 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -58,4 +58,3 @@ jobs:
58 #push: ${{ github.event_name != 'pull_request' }} 58 #push: ${{ github.event_name != 'pull_request' }}
59 tags: ${{ steps.meta.outputs.tags }} 59 tags: ${{ steps.meta.outputs.tags }}
60 labels: ${{ steps.meta.outputs.labels }} 60 labels: ${{ steps.meta.outputs.labels }}
61 push: true