Skip to content

Commit

Permalink
Publish test image
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-fayaz authored Dec 5, 2023
1 parent 100fbe1 commit c5e965e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- ipd-test
tags:
- '[0-9]+.[0-9]+.[0-9]+'

Expand Down Expand Up @@ -56,7 +57,7 @@ jobs:
platforms: linux/amd64,linux/arm64
no-cache: true
push: true
tags: bahmni/bahmni-mart:${{env.ARTIFACT_VERSION}},bahmni/bahmni-mart:latest
tags: bahmni/bahmni-mart:ipd-test

- name: Helm - Update Version and Image Tag
run: |
Expand Down

0 comments on commit c5e965e

Please sign in to comment.