aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/docker-image.yml
Commit message (Collapse)AuthorAgeFilesLines
* Merge release jobs into single workflowAdam Janovsky2022-02-011-37/+0
|
* GitHub actions: docker extract version tagsAdam Janovsky2022-02-011-1/+6
|
* GitHub actions: condition docker buildAdam Janovsky2022-02-011-1/+2
|
* rename Docker -> dockerAdam Janovsky2021-05-251-1/+1
|
* Update docker-image.ymlLéo Vansimay2021-05-251-0/+1
| | | Adding a line to keep the workflow working
* add badgesAdam Janovsky2021-04-241-1/+1
|
* fix docker hub repo nameAdam Janovsky2021-04-241-1/+1
|
* fix docker usernameAdam Janovsky2021-04-241-1/+1
|
* test manual dispatch of GitHub ActionsAdam Janovsky2021-04-241-12/+9
|
* Update docker-image.ymlLéo Vansimay2021-04-211-11/+19
| | | Revision of the code thanks to the reviews, we'll now only use the official method.
* Update docker-image.ymlLéo Vansimay2021-04-161-1/+1
| | | switch to v2 of build-push action as asked by the warning
* Create docker-image.ymlLéo Vansimay2021-04-161-0/+25
First try for a yaml file to automatize the build and push of a docker image