mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update .gitea/workflows/ci-test.yaml
This commit is contained in:
@ -55,7 +55,7 @@ jobs:
|
|||||||
- name: Upload tfplan to Gitea Packages
|
- name: Upload tfplan to Gitea Packages
|
||||||
working-directory: infra/iac
|
working-directory: infra/iac
|
||||||
run: |
|
run: |
|
||||||
curl --user ${{ secrets.GITEA_USER }}:${{ secrets.GITEA_TOKEN }} \
|
curl --user ${{ secrets.GGITEA_USER }}:${{ secrets.GGITEA_TOKEN }} \
|
||||||
--upload-file ./tfplan \
|
--upload-file ./tfplan \
|
||||||
https://gitea.fenix-dev.com/api/packages/fenix-gitea-admin/generic/tofu-plan/${{ github.sha }}/tfplan
|
https://gitea.fenix-dev.com/api/packages/fenix-gitea-admin/generic/tofu-plan/${{ github.sha }}/tfplan
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user