Skip to content

Commit

Permalink
Update build_publish_cdss.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sivareddyp authored Oct 20, 2023
1 parent ddbc13e commit 78fc299
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_publish_cdss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- BS-224-run-tests
paths-ignore:
- "**.md"
workflow_dispatch:
Expand Down Expand Up @@ -42,4 +43,4 @@ jobs:
platforms: linux/amd64,linux/arm64
file: package/docker/cdss/Dockerfile
push: true
tags: bahmni/cdss-reference:snomed-${{ github.run_number }},bahmni/cdss-reference:snomed-latest
tags: bahmni/cdss-reference:snomed-${{ github.run_number }},bahmni/cdss-reference:snomed-latest

0 comments on commit 78fc299

Please sign in to comment.