mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
try to add bash option to see whether it works
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
include:
|
||||
- stage: "build and push docker image"
|
||||
script: |
|
||||
#! /bin/bash -eu
|
||||
docker --version
|
||||
docker build -t wahyd4/aria2-ui:3.0.${TRAVIS_BUILD_NUMBER} .
|
||||
if [ "${TRAVIS_BRANCH}" = "master" ]; then
|
||||
|
||||
Reference in New Issue
Block a user