giovtorres / slurm-docker-cluster

A Slurm cluster using docker-compose
MIT License
319 stars 187 forks source link

ci: build and publish docker image #44

Open hroussez opened 4 months ago

hroussez commented 4 months ago

this pr adds github actions workflow config to build and push the docker image on every pr and commit to main

tested on https://github.com/hroussez/slurm-docker-cluster/pull/1

note: merging this pr requires changing the default branch from master to main beforehand