-
This commit is contained in:
parent
a191a07c17
commit
f4dbe28d66
@ -4,7 +4,6 @@ run-name: ${{ gitea.actor }} build image and push to container registry
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'staging'
|
||||
|
||||
jobs:
|
||||
|
@ -108,8 +108,8 @@ services:
|
||||
|
||||
tsrv:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
context: ../..
|
||||
dockerfile: ../../Dockerfile
|
||||
container_name: tsrv
|
||||
ports:
|
||||
- "3000:3000"
|
Loading…
Reference in New Issue
Block a user