This commit is contained in:
WJQSERVER 2025-01-15 07:28:50 +08:00
parent 3f48caeaa3
commit 09644c3218
3 changed files with 14 additions and 11 deletions

View file

@ -78,6 +78,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: dev
- name: Load VERSION
run: |
if [ -f DEV-VERSION ]; then
@ -106,4 +108,4 @@ jobs:
push: true
tags: |
${{ env.IMAGE_NAME }}:${{ env.VERSION }}
${{ env.IMAGE_NAME }}:dev
${{ env.IMAGE_NAME }}:dev