mirror of
https://github.com/H0llyW00dzZ/My-RESTAPIs-Boilerplate.git
synced 2025-02-06 09:44:31 +00:00
Improve Style [CI/CD] [Container Builder] Private Registry (#1498)
- [+] style(workflow): update job name format to include brackets in private-registry-kvm-only.yaml
This commit is contained in:
parent
d4d3fef01f
commit
d2c44096f7
@ -47,7 +47,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: (Container Builder) Build & Push
|
||||
name: '[Container Builder]: Build & Push'
|
||||
# Note: With Gitea runners, you have the flexibility to customize "runs-on" allowing you to create a secure environment, unlike other CI/CD mechanisms.
|
||||
# For example, if you are using a custom OS like "Ubuntu Pro" rename it to "ubuntu-pro-latest".
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user