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