Skip to content

Commit

Permalink
Allow network=host
Browse files Browse the repository at this point in the history
  • Loading branch information
mUusitalo committed Sep 3, 2024
1 parent d447ece commit f849e9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
tags: ${{ secrets.REGISTRY_NAME }}.azurecr.io/kiltiskamera/kamera:${{ github.sha }}
cache-from: type=gha,ref=${{ github.ref_name }}
cache-to: type=gha,mode=max
allow: |
network.host
network: host

- name: Azure logout
Expand Down

0 comments on commit f849e9e

Please sign in to comment.