test build

This commit is contained in:
JoolsoftAdmin 2024-12-03 13:38:14 +07:00
parent 0358ce42ce
commit 582a40bfce
3 changed files with 35 additions and 35 deletions

View file

@ -52,6 +52,7 @@ jobs:
with:
context: .
platforms: linux/amd64
file: docker/Dockerfile
push: true
tags: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ steps.gen_ver.outputs.image_ver }},${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest
- name: Remote Deployment