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 daa67d3 commit a60dfadCopy full SHA for a60dfad
.github/workflows/buildAndPublish.yml
@@ -124,11 +124,6 @@ jobs:
124
fi
125
echo "::endgroup::"
126
127
- # - name: Promote Artifacts
128
- # if: steps.build.outputs.artifactsFound == 'true'
129
- # run: |
130
- # sfp artifacts promote --targetdevhubusername devhub --loglevel="${SFP_LOG_LEVEL}"
131
-
132
- name: Commit changes
133
uses: navikt/sf-platform/.github/actions/commitFiles@70d64ece7f145c50a1d6de12f6089b12c28f8e36
134
if: steps.build.outputs.artifactsFound == 'true'
0 commit comments