.github/workflows/app-pipeline-harbor.yml: fixed

This commit is contained in:
Haitao Pan 2024-02-17 18:10:02 +08:00
parent 92202f8564
commit 05daa82034

View File

@ -25,8 +25,6 @@ jobs:
VAULT_URL: ${{ secrets.VAULT_URL }}
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
SSH_USER: ${{ secrets.HOST_USER }}
needs:
- apply-cluster-resources
setup-harbor-server:
uses: svc-design/actions/.github/workflows/setup-observability-server.yml@main