aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-05-13 18:16:36 +0100
committerLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-05-13 18:16:36 +0100
commit90f1842682c5c6fc5642936ea0f14f7fae2ad999 (patch)
tree8672ce40f46fbb26058b0d171be160e1d3cf0a31
parentUpdate build and publish action (#34) (diff)
downloadferdium-server-90f1842682c5c6fc5642936ea0f14f7fae2ad999.tar.gz
ferdium-server-90f1842682c5c6fc5642936ea0f14f7fae2ad999.tar.zst
ferdium-server-90f1842682c5c6fc5642936ea0f14f7fae2ad999.zip
Fixup push command CICD
-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