Skip to content

Commit

Permalink
update GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
srd424 committed Aug 18, 2023
1 parent 7d891ef commit 5ec949f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ jobs:
run: podman push bnpi-server:latest ${{ env.REGISTRY }}/bnpi-server:${{ env.IMAGE_TAG }}
- name: Publish streamlit
run: podman push bnpi-site-streamlit:latest ${{ env.REGISTRY }}/bnpi-site-streamlit:${{ env.IMAGE_TAG }}
- name: Publish proxy
run: podman push bnpi-server-proxy:latest ${{ env.REGISTRY }}/bnpi-server-proxy:${{ env.IMAGE_TAG }}
# vim: set ts=2 et sw=2: ai
# vim: set ts=2 et sw=2: ai

0 comments on commit 5ec949f

Please sign in to comment.