Skip to content

Commit

Permalink
Excluding amazonlinux
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Apr 10, 2019
1 parent e0689d2 commit 2c7f12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ http --follow https://gist.githubusercontent.com/jdewinne/3f13494858fad8b6b2b88e
chmod +x dockertags

image_name="xebialabsunsupported/xlr_dev_compile"
./dockertags -i xebialabs/xl-release -e "(|centos|amazonlinux)$" > /tmp/xlr
./dockertags -i xebialabs/xl-release -e "(centos|amazonlinux)$" > /tmp/xlr
./dockertags -i $image_name > /tmp/xl
echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
while read tag ; do
Expand Down

0 comments on commit 2c7f12b

Please # to comment.