You've already forked helm-gitea
WIP
This commit is contained in:
@ -14,6 +14,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Determine Architecture and Operating System to support x86_64 and ARM based CI nodes
|
- name: Determine Architecture and Operating System to support x86_64 and ARM based CI nodes
|
||||||
run: |
|
run: |
|
||||||
# determine operating system
|
# determine operating system
|
||||||
|
Reference in New Issue
Block a user