Back to private registry for gitea workflow
All checks were successful
Multi-Arch Build / docker (release) Successful in 6m24s

This commit is contained in:
Reza Behzadan 2025-01-04 18:04:36 -05:00
parent fb5080e1c8
commit 35000e3f02
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,8 @@
name: Multi-Arch Build name: Multi-Arch Build
on: on:
workflow_dispatch: release:
types: [published]
jobs: jobs:
docker: docker:

View File

@ -1,8 +1,7 @@
name: Build and Push to Gitea Artifact Registry name: Build and Push to Gitea Artifact Registry
on: on:
release: workflow_dispatch:
types: [published]
env: env:
IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy IMAGE_NAME: git.behzadan.com/reza/wireguard-3proxy