Skip to content

Commit

Permalink
Version change in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dashrath-chauhan committed Nov 15, 2024
1 parent 2de7573 commit 62e1099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
file: ./Dockerfile
push: true
tags: ga4gh/ga4gh-starter-kit-common:test #labelled test because it is only needed for the Gradle Integ. Tests
tags: ga4gh/ga4gh-starter-kit-common:DOCKER_IMG_VER #labelled test because it is only needed for the Gradle Integ. Tests
build-args: VERSION=${{ env.version }}
cache-from: type=gha #GitHub Actions Cache Exporter
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 62e1099

Please sign in to comment.