We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e90847 commit d72cab0Copy full SHA for d72cab0
.github/workflows/docker.yml
@@ -26,7 +26,6 @@ jobs:
26
with:
27
platforms: linux/amd64,linux/arm64
28
push: true
29
- file: ${{ matrix.image == 'backend' && 'Dockerfile' || 'clickhouse/Dockerfile' }}
30
tags: |
31
ghcr.io/talodev/backend:latest
32
ghcr.io/talodev/backend:${{ github.ref_name }}
0 commit comments