Changed workflow a bit more
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
|
|
||||||
name: Pull repo to the mods directory
|
name: Pull repo to the mods directory
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: saving
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
@@ -61,6 +62,7 @@ jobs:
|
|||||||
|
|
||||||
name: Restart minecraft server
|
name: Restart minecraft server
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: pulling
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: docker
|
image: docker
|
||||||
|
|||||||
Reference in New Issue
Block a user