Merge pull request 'fixing order' (#36) from work into main
Reviewed-on: #36
This commit is contained in:
commit
eb6c9931df
@ -23,6 +23,7 @@ jobs:
|
||||
docker build -t git.hamik.net/paradizelost/librarynotices:latest .
|
||||
docker push git.hamik.net/paradizelost/librarynotices
|
||||
Deploy:
|
||||
needs: [Plan]
|
||||
runs-on: librarynoticehost
|
||||
defaults:
|
||||
run:
|
||||
@ -31,7 +32,7 @@ jobs:
|
||||
- name: Destroy Container
|
||||
id: down
|
||||
run: docker compose down
|
||||
|
||||
|
||||
- name: Pull Updates
|
||||
id: pull
|
||||
run: docker compose pull
|
||||
|
Loading…
x
Reference in New Issue
Block a user