mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-17 23:14:21 +01:00
Initial abstract implementation of middlewares
This commit is contained in:
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Docker Image CI
|
||||
|
||||
on:
|
||||
push: {}
|
||||
push:
|
||||
tags: ["*"]
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user