Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/nais/contests
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrv committed Aug 9, 2023
2 parents aae48c1 + 8e93a7c commit 4d2e639
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
name: Build and push
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # ratchet:actions/checkout@v3
- uses: nais/platform-build-push-sign@099ac96939c35cf243a1d13865e25224d2f5fa04 # ratchet:nais/platform-build-push-sign@main
- uses: actions/checkout@v3.5.3
- uses: nais/platform-build-push-sign@main
id: build-push-sign
with:
name: ${{ env.NAME }}
google_service_account: gh-${{ env.NAME }}
workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
push: true
- uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # ratchet:azure/setup-helm@v1
- uses: azure/setup-helm@v3
name: "Setup Helm"
with:
version: "3.8.0"
Expand Down

0 comments on commit 4d2e639

Please sign in to comment.