Changed travis build so that docker image publishing runs on its own separated job

This commit is contained in:
Alejandro Celaya
2020-05-16 13:28:29 +02:00
parent 9252cc269b
commit 09aa4cc977
2 changed files with 27 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -e
BUILDX_VER=v0.4.1