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 684e664 commit b921bb4Copy full SHA for b921bb4
.github/workflows/build-and-push.yaml
@@ -12,9 +12,7 @@ jobs:
12
contents: read
13
id-token: write
14
packages: write
15
- uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@main
16
- with:
+ uses: mozilla-it/deploy-actions/.github/workflows/[email protected]
17
image_name: phabricator
18
gar_name: phabricator-prod
19
project_id: moz-fx-phabricator-prod
20
- prebuild_script: true
0 commit comments