[Add right labels runner]
This commit is contained in:
@@ -73,8 +73,8 @@ jobs:
|
|||||||
|
|
||||||
- name: login & push
|
- name: login & push
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get -y update
|
||||||
apt-get install curl
|
apt-get install -y curl
|
||||||
|
|
||||||
- name: Pull and restart container
|
- name: Pull and restart container
|
||||||
uses: appleboy/ssh-action@v1
|
uses: appleboy/ssh-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user