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 8931285 commit 9edda3dCopy full SHA for 9edda3d
.github/workflows/docker-image.yml
@@ -36,4 +36,4 @@ jobs:
36
context: "{{defaultContext}}:src"
37
file: PodLoad.Client/Dockerfile
38
push: true
39
- tags: ghcr.io/rumkit/pod-load-simulator-client:${{ env.DOCKER_IMAGE_POSTFIX }},ghcr.io/rumkit/pod-load-simulator-server:latest
+ tags: ghcr.io/rumkit/pod-load-simulator-client:${{ env.DOCKER_IMAGE_POSTFIX }},ghcr.io/rumkit/pod-load-simulator-client:latest
0 commit comments