Skip to content

Commit 2da8965

Browse files
authored
Update build-push-images-release.yaml
1 parent b2988f6 commit 2da8965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-push-images-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
push: true
3232
target: prod
3333
tags: |
34-
qgis/qgis-changelog-uwsgi:${{ github.ref_name }}
35-
qgis/qgis-changelog-uwsgi:latest
34+
qgis/qgis-certification-uwsgi:${{ github.ref_name }}
35+
qgis/qgis-certification-uwsgi:latest
3636
3737
- name: Log out from Docker Hub
3838
run: docker logout

0 commit comments

Comments
 (0)