fix image name in staginng
This commit is contained in:
parent
e217bc0143
commit
bdbe1c515f
@ -1,4 +1,3 @@
|
||||
version: "3"
|
||||
services:
|
||||
respondent:
|
||||
container_name: respondent
|
||||
@ -6,6 +5,6 @@ services:
|
||||
labels:
|
||||
com.pena.domains: s.hbpn.link
|
||||
com.pena.front_headers: "Access-Control-Allow-Origin $$http_origin always"
|
||||
image: gitea.pena:3000/penaside/front-hub/staging:$GITHUB_RUN_NUMBER
|
||||
image: gitea.pena:3000/squiz/frontanswerer/staging:$GITHUB_RUN_NUMBER
|
||||
hostname: respondent
|
||||
tty: true
|
||||
|
Loading…
Reference in New Issue
Block a user