Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kylape committed Dec 5, 2023
1 parent c514d07 commit ff682ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ spec:
script: |
#!/usr/bin/env bash
ROOT="$(workspaces.source.path)/source"
ls -lh $(workspaces.source.path)
ls -lh $(workspaces.source.path)/source
source "$ROOT/scripts/ci/lib.sh"
set -euo pipefail
Expand Down

0 comments on commit ff682ab

Please sign in to comment.