We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aea08 commit 5fae888Copy full SHA for 5fae888
1 file changed
.github/workflows/action_publish-images-pr.yml
@@ -10,7 +10,7 @@ on:
10
- github-cli-build-version.txt
11
12
jobs:
13
- build-production-images:
+ build-test-images:
14
uses: ./.github/workflows/service_docker-build-and-publish.yml
15
secrets: inherit
16
with:
0 commit comments