We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4dc013 commit 200beecCopy full SHA for 200beec
1 file changed
Makefile
@@ -47,18 +47,6 @@ provision:
47
48
publish: dist-update rebuild test old-test push
49
50
-dist-update:
51
- docker pull centos:7
52
- docker pull ubuntu:12.04
53
- docker pull ubuntu:14.04
54
- docker pull ubuntu:15.04
55
- docker pull ubuntu:15.10
56
- docker pull ubuntu:16.04
57
- docker pull debian:7
58
- docker pull debian:8
59
- docker pull debian:stretch
60
- docker pull alpine:3.4
61
-
62
push:
63
python ./bin/console docker:push --threads=auto
64
0 commit comments