Skip to content

Commit

Permalink
EBR-64: update makefiles to create a new build before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
915-Misan-Teodora authored and stefanoantonel committed Jun 20, 2024
1 parent b2716cd commit 9ac090c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ jobs:
docker login ${{secrets.EBRAINS_REGISTRY_SERVER}} -u ${{ secrets.DOCKER_REGISTRY_USER }} -p ${{secrets.DOCKER_REGISTRY_PASSWORD}}
- name: build and publish frontend and backend
run: |
make build
make publish

0 comments on commit 9ac090c

Please sign in to comment.