Skip to content

Commit

Permalink
wip: added debug echo
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Dec 17, 2024
1 parent 0dec81e commit 0ee42ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/zxc-verify-docker-build-determinism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,6 @@ jobs:
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit

- name: Hello World
run: echo "Testing Docker Build Determinism"

0 comments on commit 0ee42ec

Please sign in to comment.