From 05daa82034dae13b0d4dfaf7fe32a161e30bcb9d Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 17 Feb 2024 18:10:02 +0800 Subject: [PATCH] .github/workflows/app-pipeline-harbor.yml: fixed --- .github/workflows/app-pipeline-harbor.yml | 2 -- 1 file changed, 2 deletions(-) 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