exaile / gst-python-docker

A docker-based environment to run Exaile in
MIT License
8 stars 4 forks source link

Create dockerimage.yml for automatic docker pushing #11

Open genodeftest opened 4 years ago

genodeftest commented 4 years ago

@virtuald : Is this kind of automation ok for you? I added it using the "Actions" button above.

genodeftest commented 4 years ago

@virtuald : Do you know why this PR triggers two travis CI pipelines?

virtuald commented 4 years ago

Hm, weren't we using docker hub to push things previously? Would need to disable those then.

genodeftest commented 4 years ago

Ok, so if I git push to the exaile/exaile-testimg repo, it should automatically docker push the new images? Let's try…

genodeftest commented 4 years ago

Ok, so if I git push to the exaile/exaile-testimg repo, it should automatically docker push the new images? Let's try…

That does not work. I need to docker push myself.