Skip to content

Commit

Permalink
Update the integration tests publish workflow
Browse files Browse the repository at this point in the history
* Add a release tag to the ecr tag as the two tags to pass to the action
  • Loading branch information
jasonmci committed Sep 27, 2023
1 parent 2a6bc52 commit c58bc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Integration Tests Publish
on:
push:
branches:
- ccip-develop
- CCIP-1039-Publish-test-image-on-each-release-with-release-tag
tags: [ v* ]

env:
Expand Down

0 comments on commit c58bc80

Please sign in to comment.