Upgrade package, Implement fake API, version info get from API. Waiting for real API

This commit is contained in:
schooltechx 2023-04-07 13:49:34 +07:00
parent faaae95956
commit 5b2d7ea68d
16 changed files with 853 additions and 615 deletions

View file

@ -17,10 +17,10 @@ env:
IMAGE_NAME: demo/qualifying-exam-cms
DEPLOY_HOST: frappet.com
COMPOSE_PATH: /home/frappet/docker/bma-ehr-qualifying-cms
jobs:
# act workflow_dispatch -W .github/workflows/release.yaml --input IMAGE_VER=v0.2.4-dev -s DOCKER_USER=sorawit -s DOCKER_PASS=P@ssword -s SSH_PASSWORD=P@ssw0rd
# act --workflows .github/workflows/release.yaml --job release --input IMAGE_VER=v0.2.4-dev -s DOCKER_USER=sorawit -s DOCKER_PASS=P@ssword -s SSH_PASSWORD=P@ssw0rd
release:
runs-on: ubuntu-latest
steps: