Compare commits
2 Commits
fa313230c0
...
gitea-acti
Author | SHA1 | Date | |
---|---|---|---|
3683209b23 | |||
2be7e3789c |
@@ -1,16 +1,16 @@
|
|||||||
name: release-charts-cloudfbarman-cloudlared
|
name: release-charts-gitea-actions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- "charts/barman-cloud/**"
|
- "charts/gitea-actions/**"
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
WORKFLOW_DIR: "charts/barman-cloud"
|
WORKFLOW_DIR: "charts/gitea-actions"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: gitea-actions
|
name: gitea-actions
|
||||||
version: 0.0.0
|
version: 0.1.0
|
||||||
description: Gitea Actions
|
description: Gitea Actions
|
||||||
keywords:
|
keywords:
|
||||||
- cicd
|
- cicd
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# gitea-actions
|
# gitea-actions
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Gitea Actions
|
Gitea Actions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user