We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9025b36 + 7e232a3 commit d36d301Copy full SHA for d36d301
1 file changed
.github/workflows/build.yml
@@ -41,6 +41,7 @@ jobs:
41
uses: goboolean/manifests/.github/actions/update-image-tag@main
42
with:
43
app-name: ${{ github.event.repository.name }}
44
+ image-name: registry.goboolean.io/fetch-system/worker
45
image-tag: ${{ env.SHORT_SHA }}
46
github-token: ${{ secrets.GOBOOLEAN_IO_TOKEN }}
47
profile: dev
0 commit comments