Skip to content

Commit

Permalink
Update azure-static-web-apps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pietheinstrengholt committed Nov 22, 2023
1 parent c417a2b commit 33bc878
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/azure-static-web-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
build_and_deploy_job:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: ubuntu-latest
container:
image: alpine:latest
options: --user root
name: Build and Deploy Job
steps:
- name: Checkout
Expand Down

0 comments on commit 33bc878

Please sign in to comment.