Skip to content

Commit b2dd212

Browse files
committed
add no-backend to drift example
1 parent 8a47539 commit b2dd212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ce/features/drift-detection.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: diggerhq/digger@vLatest
2626
with:
2727
mode: drift-detection
28+
no-backend: true
2829
setup-aws: true
2930
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
3031
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)