Skip to content

Commit a60dfad

Browse files
committed
chore: Fjerne inaktiv kode kode
1 parent daa67d3 commit a60dfad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/buildAndPublish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ jobs:
124124
fi
125125
echo "::endgroup::"
126126
127-
# - name: Promote Artifacts
128-
# if: steps.build.outputs.artifactsFound == 'true'
129-
# run: |
130-
# sfp artifacts promote --targetdevhubusername devhub --loglevel="${SFP_LOG_LEVEL}"
131-
132127
- name: Commit changes
133128
uses: navikt/sf-platform/.github/actions/commitFiles@70d64ece7f145c50a1d6de12f6089b12c28f8e36
134129
if: steps.build.outputs.artifactsFound == 'true'

0 commit comments

Comments
 (0)