diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 81753629..7aff92d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,7 +32,6 @@ jobs: REFRESH_TOKEN: ${{ secrets.REFRESH_TOKEN }} ANSIBLE_SECRETS: ${{ secrets.ANSIBLE_SECRETS }} run: | - set -x # using parametric scopes to only have access to cloud.egi.eu VO SCOPE="openid%20email%20profile%20voperson_id" SCOPE="$SCOPE%20eduperson_entitlement:urn:mace:egi.eu:group:cloud.egi.eu:role=vm_operator#aai.egi.eu"