EVerest / everest-demo

EVerest demo: Dockerized demo with software in the loop simulation
Apache License 2.0
14 stars 15 forks source link

Correct the tags output by the Docker metadata action #11

Closed drmrd closed 10 months ago

drmrd commented 10 months ago

Corrects the docker/metadata-action in our CI/CD workflow so that the tag in our .env file is used to label new Docker images.

Closes EVerest/everest-demo#12

drmrd commented 10 months ago

@shankari: This fix appears to be doing the trick. If you approve, feel free to merge.