Compare commits
No commits in common. "4968a19d49f6f516c04e140ec1b488067ac70b72" and "2b336de657443eae354e797822bc16d9445c46fe" have entirely different histories.
4968a19d49
...
2b336de657
@ -14,9 +14,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Determine Architecture and Operating System to support x86_64 and ARM based CI nodes
|
||||
run: |
|
||||
# determine operating system
|
||||
@ -88,9 +85,6 @@ jobs:
|
||||
# OLD_TAG="$(git tag --sort=-version:refname | head --lines 2 | tail --lines 1)"
|
||||
.gitea/scripts/add-annotations.sh "${OLD_TAG}" "${NEW_TAG}"
|
||||
|
||||
- name: Print Chart.yaml
|
||||
run: cat Chart.yaml
|
||||
|
||||
# # Using helm gpg plugin as 'helm package --sign' has issues with gpg2: https://github.com/helm/helm/issues/2843
|
||||
# - name: package chart
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user