Skip to content

Commit

Permalink
Fix for multiple docker image names on push action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanKarab committed Apr 11, 2023
1 parent c45ed0f commit 71242e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
images: |
hbpmip/portal-backend
docker-registry.ebrains.eu/medical-informatics-platform
docker-registry.ebrains.eu/medical-informatics-platform/portal-backend
- name: Load cached image
uses: actions/cache@v3
Expand Down

0 comments on commit 71242e3

Please sign in to comment.