Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
exit pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua walker committed Sep 18, 2020
1 parent ef1b9b0 commit f0c628e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipe.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

set -e
set -o pipefail

# required parameters
FILE=${FILE:=.env}
Expand Down

0 comments on commit f0c628e

Please sign in to comment.