Skip to content

Commit

Permalink
Bugfix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Sep 24, 2024
1 parent 1093395 commit 10d1534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:
docker push $OC_REGISTRY/$OC_TARGET_PROJECT/unity-grantmanager-dbmigrator:stable
docker tag unity-grantmanager-web $OC_REGISTRY/$OC_TARGET_PROJECT/unity-grantmanager-web:stable
docker push $OC_REGISTRY/$OC_TARGET_PROJECT/unity-grantmanager-web:stable
- name: Disconnect docker from OpenShift container registry
- name: Disconnect docker from OpenShift container registry
run: |
docker logout

0 comments on commit 10d1534

Please sign in to comment.