Compare commits
No commits in common. "main" and "v1.1.8" have entirely different histories.
@ -1,8 +1,7 @@
|
|||||||
name: Multi-Arch Build
|
name: Multi-Arch Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
workflow_dispatch:
|
||||||
types: [published]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
name: Build and Push to Gitea Artifact Registry
|
name: Build and Push to Gitea Artifact Registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
release:
|
||||||
|
types: [published]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy
|
IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user