Skip to content

Commit 982ada8

Browse files
committed
test deployment
1 parent 26f3f3f commit 982ada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
context: ./${{ matrix.service }}
7171
file: ./${{ matrix.service }}/Dockerfile
7272
push: true
73-
tags: ${{ steps.meta.outputs.tags }}
73+
tags: latest
7474
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)