mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
datree test
This commit is contained in:
parent
51bf4bd383
commit
7125049bab
3
.github/cicd.yaml
vendored
3
.github/cicd.yaml
vendored
@ -1,10 +1,9 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ datree-scoping ]
|
branches: [ datree-scoring ]
|
||||||
env:
|
env:
|
||||||
DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }}
|
DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
k8sPolicyCheck:
|
k8sPolicyCheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user