mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Revert "Add ALPINE VERSION to deployment build too"
This reverts commit 466595998b
.
This commit is contained in:
parent
bb2edb6eb6
commit
a1d8086831
@ -9,7 +9,7 @@ if [ "$TRAVIS_BRANCH" = "testing" ]; then
|
|||||||
# Commit message is like "Try #99".
|
# Commit message is like "Try #99".
|
||||||
# This sets the version tag to "pr-99"
|
# This sets the version tag to "pr-99"
|
||||||
export MAILU_VERSION="pr-${TRAVIS_COMMIT_MESSAGE//[!0-9]/}"
|
export MAILU_VERSION="pr-${TRAVIS_COMMIT_MESSAGE//[!0-9]/}"
|
||||||
docker-compose -f tests/build.yml build --build-arg --build-arg ALPINE_VERSION=${ALPINE_VERSION}
|
docker-compose -f tests/build.yml build
|
||||||
fi
|
fi
|
||||||
|
|
||||||
docker login -u $DOCKER_UN -p $DOCKER_PW
|
docker login -u $DOCKER_UN -p $DOCKER_PW
|
||||||
|
Loading…
Reference in New Issue
Block a user