You've already forked helm-gitea
Compare commits
1 Commits
13.0.0-alp
...
13.0.0-alp
| Author | SHA1 | Date | |
|---|---|---|---|
|
a78b5d6172
|
@@ -101,8 +101,8 @@ jobs:
|
|||||||
- uses: docker/login-action@v3.7.0
|
- uses: docker/login-action@v3.7.0
|
||||||
with:
|
with:
|
||||||
registry: ${{ github.server_url }}
|
registry: ${{ github.server_url }}
|
||||||
username: ${{ secrets.GITEA_PACKAGE_REGISTRY_USERNAME }}
|
username: ${{ secrets.GT_PACKAGE_REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.GITEA_PACKAGE_REGISTRY_TOKEN }}
|
password: ${{ secrets.GT_PACKAGE_REGISTRY_TOKEN }}
|
||||||
|
|
||||||
- name: Upload package as OCI artifact to Gitea
|
- name: Upload package as OCI artifact to Gitea
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user