แก้ path build server
This commit is contained in:
parent
ffc3922744
commit
e80f4a4925
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -8,8 +8,8 @@ on:
|
||||||
env:
|
env:
|
||||||
REGISTRY: docker.frappet.com
|
REGISTRY: docker.frappet.com
|
||||||
IMAGE_NAME: ehr/bma-ehr-manual
|
IMAGE_NAME: ehr/bma-ehr-manual
|
||||||
DEPLOY_HOST: frappet.com
|
DEPLOY_HOST: 192.168.1.80
|
||||||
COMPOSE_PATH: /home/frappet/docker/bma-ehr-manual
|
COMPOSE_PATH: /home/frappet/docker/bma-ehr
|
||||||
jobs:
|
jobs:
|
||||||
# act workflow_dispatch -W .github/workflows/release.yaml --input IMAGE_VER=test-v1 -s DOCKER_USER=sorawit -s DOCKER_PASS=P@ssword -s SSH_PASSWORD=P@ssw0rd
|
# act workflow_dispatch -W .github/workflows/release.yaml --input IMAGE_VER=test-v1 -s DOCKER_USER=sorawit -s DOCKER_PASS=P@ssword -s SSH_PASSWORD=P@ssw0rd
|
||||||
release-test:
|
release-test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue