Update document and actions

This commit is contained in:
schooltechx 2023-03-15 18:27:45 +07:00
parent c7e4a996e6
commit 7976dc425a
3 changed files with 15 additions and 7 deletions

View file

@ -14,10 +14,10 @@ on:
env:
REGISTRY: docker.frappet.com
CMS_IMAGE_NAME: demo/qualifying-exam-cms
CMS_IMAGE_TAG: 0.1.1
CMS_IMAGE_TAG: 0.2.1
jobs:
# act --workflows .github/workflows/build.yaml --job remote-image -s DOCKER_USER -s DOCKER_PASS
# act -W .github/workflows/build.yaml -j remote-image -s DOCKER_USER -s DOCKER_PASS
# act --workflows .github/workflows/build.yaml --job remote-image -s DOCKER_USER -s DOCKER_PASS -s SSH_PASSWORD
# act -W .github/workflows/remote-build.yaml -j remote-image -s DOCKER_USER -s DOCKER_PASS -s SSH_PASSWORD
remote-image:
runs-on: ubuntu-latest
steps: