diff options
Diffstat (limited to 'ci.sh')
-rwxr-xr-x | ci.sh | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +set -o errexit -o nounset -o pipefail +shopt -s inherit_errexit lastpipe + +docker-compose build --pull |
index : cimple | ||
My little CI system (hopefully) | Egor Tensin |
aboutsummaryrefslogtreecommitdiffstatshomepage |