Skip to content

Commit a215bd8

Browse files
committed
let's try a smoke test tag
1 parent 3238cc6 commit a215bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
context: .
6666
file: ./docker/${{ matrix.variant }}.dockerfile
6767
platforms: linux/amd64,linux/arm64
68-
tags: ${{ steps.docker_meta.outputs.tags }}
68+
tags: manyfold-smoke-test-${{ github.sha }}
6969
build-args: |
7070
APP_VERSION=${{ steps.docker_meta.outputs.version }}
7171
GIT_SHA=${{ github.sha }}

0 commit comments

Comments
 (0)