ci: add Gitea Actions CI/CD pipeline
CI/CD / deploy (push) Successful in 27s
Details
CI/CD / deploy (push) Successful in 27s
Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d4fe352e63
commit
d1ccf72fec
|
|
@ -6,7 +6,7 @@ name: CI/CD
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [dev]
|
||||
|
||||
env:
|
||||
REGISTRY: gitea.jeffemmett.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue