Skip to content

Commit

Permalink
Merge branch 'dkijania/limit_deb_publishing_attempts' into dkijania/p…
Browse files Browse the repository at this point in the history
…ort_limit_deb_publishing_attempts_to_dev
  • Loading branch information
dkijania committed Oct 4, 2024
2 parents c5c8549 + d13de59 commit a3de8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/debian/publish.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -eox pipefail
set -eo pipefail

CLEAR='\033[0m'
RED='\033[0;31m'
Expand Down

0 comments on commit a3de8a1

Please sign in to comment.