Skip to content
Snippets Groups Projects
Commit 71242e3f authored by ThanKarab's avatar ThanKarab
Browse files

Fix for multiple docker image names on push action.

parent c45ed0fe
No related branches found
No related tags found
No related merge requests found
Pipeline #21960 failed with stages
in 0 seconds
...@@ -34,7 +34,7 @@ jobs: ...@@ -34,7 +34,7 @@ jobs:
with: with:
images: | images: |
hbpmip/portal-backend hbpmip/portal-backend
docker-registry.ebrains.eu/medical-informatics-platform docker-registry.ebrains.eu/medical-informatics-platform/portal-backend
- name: Load cached image - name: Load cached image
uses: actions/cache@v3 uses: actions/cache@v3
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment