refactor: move REGISTRY environment variable to job scope and correct step indentation.
Build & Push Hospitality / build-and-push (push) Successful in 2m10s
Build & Push Hospitality / build-and-push (push) Successful in 2m10s
This commit is contained in:
@@ -7,12 +7,11 @@ on:
|
||||
- dev
|
||||
|
||||
|
||||
env:
|
||||
REGISTRY: gitea.theriise.net/steinhelge
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: self-hosted
|
||||
env:
|
||||
REGISTRY: gitea.theriise.net/steinhelge
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user