refactor: fuck vite defineConfig

This commit is contained in:
zyronon
2024-05-02 00:31:06 +08:00
parent ca57625cea
commit 7f1e157dab
3 changed files with 238 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ name: Docker Image CI
on:
push:
branches: [ 'dev' ]
tags:
- v*
@@ -38,4 +37,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/${{ github.repository_owner }}/douyin:latest
ghcr.io/${{ github.repository_owner }}/douyin-vue:${{ steps.vars.outputs.version }}
ghcr.io/${{ github.repository_owner }}/douyin-vue:latest