diff --git a/.github/workflows/app-pipeline-harbor.yml b/.github/workflows/app-pipeline-harbor.yml index 6195b339..47718f2c 100644 --- a/.github/workflows/app-pipeline-harbor.yml +++ b/.github/workflows/app-pipeline-harbor.yml @@ -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