Skip to content

Commit 1b96c23

Browse files
committed
Merge branch 'tinqiita' of github.com:jlab/qiita-keycloak into add_multi_plugin
2 parents 84a43c1 + 4ce7411 commit 1b96c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildContainer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ jobs:
289289
- name: Retag image for Docker Hub
290290
run: |
291291
docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:${{ env.IMAGE_TAG }}
292+
docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:latest
292293
293294
- name: Push image to Docker Hub
294295
run: |

0 commit comments

Comments
 (0)