Skip to content

Update createGuide.yml #233

Update createGuide.yml

Update createGuide.yml #233

Workflow file for this run

# name: snyk
# on:
# push:
# branches: [ "main" ]
# jobs:
# snyk:
# runs-on: ubuntu-latest
# steps:
# # - uses: actions/checkout@v2
# # - name: Run Snyk to check Kubernetes manifest file for issues
# # continue-on-error: true
# # uses: snyk/actions/iac@master
# # env:
# # SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
# # with:
# # file: exampleFile.yaml
# # - name: Upload analysis results to GitHub
# # uses: github/codeql-action/upload-sarif@v2
# # with:
# # sarif_file: snyk.sarif
# # wait-for-processing: true
# - name: install
# run: curl https://get.datree.io | /bin/bash
# - name: run
# run: ls -al /usr/local/bin
# - name: run
# run: ls -al /