We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa20ac commit 00bd824Copy full SHA for 00bd824
.github/workflows/docker.yaml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
context: .
38
push: true
39
- tags: ghcr.io/picop-rd/proxy/proxy:latest
+ tags: ghcr.io/picop-rd/proxy:latest
40
cache-from: type=gha
41
cache-to: type=gha,mode=max
42
ssh: default
0 commit comments