Compare commits

..

2 Commits

Author SHA1 Message Date
c77ef273c1 ci:enabled main.yaml
All checks were successful
build-docker-images-for-latest-release / build-and-push (push) Successful in 13m33s
2025-01-01 08:21:28 +08:00
3a2f4db40b ci:enabled main.yaml 2025-01-01 08:21:13 +08:00
2 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
name: build-docker-images-for-multi-latest-release name: build-docker-images-for-multi-latest-release
on: #on:
push: # push:
branches: # branches:
- main # - main
jobs: jobs:
build-and-push: build-and-push:

View File

@ -1,9 +1,9 @@
name: build-docker-images-for-latest-release name: build-docker-images-for-latest-release
#on: on:
# push: push:
# branches: branches:
# - main - main
jobs: jobs:
build-and-push: build-and-push: