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