build and push always
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
This commit is contained in:
parent
21195e7db5
commit
ceb430cea9
@ -8,7 +8,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pull-on-server:
|
pull-on-server:
|
||||||
if: "contains(github.event.head_commit.message, 'push')"
|
#if: "contains(github.event.head_commit.message, 'push')"
|
||||||
name: Pulling repo on server
|
name: Pulling repo on server
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user