ci(github): remove useless github specific rules.
This commit is contained in:
parent
48a37bbf34
commit
7431867fa4
2 changed files with 0 additions and 4 deletions
3
.github/local/needrestart
vendored
3
.github/local/needrestart
vendored
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
@{bin}/waagent r,
|
||||
/var/lib/waagent/** r,
|
||||
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -101,7 +101,6 @@ jobs:
|
|||
sudo apt-get install -y \
|
||||
apparmor-profiles apparmor-utils \
|
||||
bats bats-support
|
||||
sudo install -Dm0644 .github/local/needrestart /etc/apparmor.d/local/needrestart
|
||||
|
||||
- name: Install apparmor.d
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue