remove unused IMAGE_NAME environment variable from Gitea Docker workflow
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 12s
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 12s
This commit is contained in:
parent
7bd744c21b
commit
3e11ed50b9
@ -6,7 +6,6 @@ on:
|
||||
- master
|
||||
env:
|
||||
REGISTRY: git.apisb.me
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user