From 8979f842c12954fb046eb0472b52fa5bacfa57ae Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 16 Jan 2024 18:08:36 +0100 Subject: [PATCH] revert --- .github/workflows/updatecli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 968cded0cf..eb02346be5 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -18,7 +18,7 @@ jobs: vaultUrl: ${{ secrets.VAULT_ADDR }} vaultRoleId: ${{ secrets.VAULT_ROLE_ID }} vaultSecretId: ${{ secrets.VAULT_SECRET_ID }} - pipeline: .ci/updatecli.d/update-specs.yml + pipeline: .ci/updatecli.d notifySlackChannel: "#on-week-oblt-productivity" - if: failure() uses: elastic/apm-pipeline-library/.github/actions/notify-build-status@current