Open genodeftest opened 4 years ago
@virtuald : Do you know why this PR triggers two travis CI pipelines?
Hm, weren't we using docker hub to push things previously? Would need to disable those then.
Ok, so if I git push
to the exaile/exaile-testimg repo, it should automatically docker push
the new images? Let's try…
Ok, so if I
git push
to the exaile/exaile-testimg repo, it should automaticallydocker push
the new images? Let's try…
That does not work. I need to docker push
myself.
@virtuald : Is this kind of automation ok for you? I added it using the "Actions" button above.