Merge pull request #7477 from rikatz/trigger-whgen

Trigger webhook image generation
This commit is contained in:
Ricardo Katz 2021-08-10 18:08:07 -03:00 committed by GitHub
commit 402f21bcb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,4 +34,4 @@ steps:
&& make push
substitutions:
_GIT_TAG: "12345"
_PULL_BASE_REF: "master"
_PULL_BASE_REF: "main"