mirror of
https://github.com/matthiasmullie/minify.git
synced 2025-02-22 12:13:01 +01:00
Login to docker
This commit is contained in:
parent
3e2ab10e2a
commit
6dc3daac84
@ -18,6 +18,7 @@ before_install:
|
||||
# need at least version 17.05, for ARG support in FROM
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
|
||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
|
||||
install:
|
||||
- make up PHP=$(phpenv version-name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user