feat/cicd #1

Merged
aiyueqi merged 2 commits from feat/cicd into main 2026-04-16 19:36:29 +08:00
Showing only changes of commit cb355bded3 - Show all commits

View File

@@ -1,11 +1,11 @@
name: Docker Build and Push name: Docker Build and Push
on: on:
push: push:
tags: tags:
- "v*" - "v*"
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest