Skip to content

Commit

Permalink
build-repository.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Aug 17, 2024
1 parent a0e0faf commit 93f0d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-repository.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -e -opipefail
set -e -o pipefail

bazel run \
--config=debs-ci \
Expand Down

0 comments on commit 93f0d16

Please sign in to comment.