Update ci.yaml

This commit is contained in:
test-uip 2024-08-28 16:26:58 +03:00 committed by GitHub
parent 3cde7770dd
commit 111d44eb9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,11 @@ jobs:
baseimage: ${{ steps.filter.outputs.baseimage }}
steps:
- name: "TEST"
shell: bash
run: echo "$SECRETS_CONTEXT"
env:
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7