Skip to content

Commit

Permalink
chore: add debugging to build temporarily(?)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Sep 18, 2023
1 parent 2357632 commit 28a7768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/scripts/calculate_image_uri
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -eu
set -exu

REPOSITORY=$1
# Assume we might be calling this directly without build system in path
Expand Down

0 comments on commit 28a7768

Please sign in to comment.