build: add autodeploy workflow
This commit is contained in:
parent
f3d7ff5d71
commit
893b80d262
3 changed files with 21 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
page:
|
||||
image: git.alecodes.page/alecodes/page:latest
|
||||
image: git.alecodes.page/alecodes/page:${GITHUB_SHA:-latest}
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- reverse-proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue