Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 957a0cf

Browse files
committed
specify bash in travis
1 parent c29a797 commit 957a0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deploy:
1818
tags: true
1919
- skip_cleanup: true
2020
provider: script
21-
script: docker-deploy.sh
21+
script: bash docker-deploy.sh
2222
on:
2323
repo: Nike-Inc/cerberus-lifecycle-cli
2424
tags: true

0 commit comments

Comments
 (0)