We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee87882 commit a432350Copy full SHA for a432350
1 file changed
.github/workflows/docker.yml
@@ -70,7 +70,7 @@ jobs:
70
--platform linux/amd64,linux/arm64 \
71
-t "$username/llonebot:$version" \
72
-t "$username/llonebot:latest" \
73
- -f docker/llonebot/Dockerfile \
+ -f docker/Dockerfile \
74
--push \
75
.
76
0 commit comments