mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-22 01:20:09 +01:00
update files for agent, deps upgrade
This commit is contained in:
9
.github/workflows/docker-image-main.yml
vendored
Normal file
9
.github/workflows/docker-image-main.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Docker Image CI (main)
|
||||
|
||||
on:
|
||||
push:
|
||||
tags: ["*"]
|
||||
|
||||
jobs:
|
||||
call-main-workflow:
|
||||
uses: ./.github/workflows/docker-image.yml
|
||||
Reference in New Issue
Block a user