This commit is contained in:
parent
f8742a9f1f
commit
2326937934
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- run: echo "TEST"
|
- run: git -C /opt/Adrianux.net/ pull master
|
||||||
|
- run: curl --silent https://adrianux.net/
|
Loading…
Reference in a new issue