We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693f825 commit aa94a0dCopy full SHA for aa94a0d
.github/workflows/docker-image.yml
@@ -64,7 +64,6 @@ jobs:
64
cache-from: type=local,src=${{ runner.temp }}/.buildx-cache
65
context: .
66
push: true
67
- target: deployment
68
tags: xavius/wave-connect:${{ github.sha }}, xavius/wave-connect:latest
69
70
deploy:
0 commit comments