This commit is contained in:
@@ -8,11 +8,11 @@ jobs:
|
||||
steps:
|
||||
- name: update
|
||||
run: |
|
||||
apt update -y && apt upgrade -y"
|
||||
apt update -y && apt upgrade -y
|
||||
|
||||
- name: install ansible
|
||||
run: |
|
||||
apt install ansible"
|
||||
apt install ansible
|
||||
|
||||
- name: Portainer webhook
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user