test build

This commit is contained in:
DESKTOP-2S5P7D1\Windows 10 2024-12-03 13:39:23 +07:00
parent 76a3a53385
commit 34ceb5a226
3 changed files with 35 additions and 35 deletions

View file

@ -53,6 +53,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