Skip to content

remove gpu from default node pool, since it's weired to use gpu insta… #82

remove gpu from default node pool, since it's weired to use gpu insta…

remove gpu from default node pool, since it's weired to use gpu insta… #82

Workflow file for this run

name: Post Push
on:
push:
branches:
- main
- master
tags:
- '*'
permissions: write-all
jobs:
post-push:
if: github.actor != 'github-actions[bot]'
uses: Azure/tfmod-scaffold/.github/workflows/post-push.yaml@main