Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

265-dheerajsingh0-docker-img-inject-the-account-token-from-the-pre-commit-config #965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
265-dheerajsingh0-inject-the-account-token-from-the-pre-commit-config…
…-to-the-docker-img
  • Loading branch information
dheerajsingh0 committed Aug 10, 2023
commit 1b1e51720ad19bf4e2562ffecd358b1ab7cef922
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
language: docker_image
pass_filenames: true
args: [ 'test', '--only-k8s-files' ]
entry: --user root datree/datree:latest
entry: --user root --env DATREE_ACCOUNT_TOKEN datree/datree:latest

- id: datree-system
name: datree test, run using datree installed