test build image fe

This commit is contained in:
Kittapath 2023-03-20 17:11:52 +07:00
parent 1045294a44
commit f33fbe84de
5 changed files with 140 additions and 3 deletions

View file

@ -35,7 +35,7 @@ jobs:
- name: Build and push docker image
uses: docker/build-push-action@v3
with:
# context: cms
context: ./
# platforms: linux/amd64,linux/arm64
push: true
tags: ${{env.REGISTRY}}/${{env.CMS_IMAGE_NAME}}:${{env.CMS_IMAGE_TAG}},${{env.REGISTRY}}/${{env.CMS_IMAGE_NAME}}:latest