Skip to content

Commit

Permalink
cicd: github.ref_name #TASK-5092
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Oct 4, 2023
1 parent 7513399 commit 146499f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: opencb/java-common-libs/.github/workflows/[email protected]
needs: build
with:
cli: python3 ./build/cloud/docker/docker-build.py delete --images base --tag ${{ github.head_ref }}
cli: python3 ./build/cloud/docker/docker-build.py delete --images base --tag ${{ github.ref_name }}
secrets: inherit

0 comments on commit 146499f

Please sign in to comment.