aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker.yml
Commit message (Expand)AuthorAgeFilesLines
* branches: Update files to refer to main instead of developFinlay Davidson2023-03-021-2/+2
* Update workflow dependencies (#1504)Riku Isokoski2023-01-121-1/+1
* Fix Docker workflow not pushing on manual triggerFinlay Davidson2022-07-191-7/+9
* Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2022-07-091-7/+5
|\
| * Docker workflow use separate username for loginFinlay Davidson2022-07-091-7/+5
* | Add 'workflow_dispatch' in the workflow file for Docker image generation to a...Jean-François Milants2022-07-091-0/+2
|/
* Only build Docker Images on develop, not masterFinlay Davidson2022-07-081-2/+2
* Make Docker workflow push to latest and commit shaFinlay Davidson2022-07-081-1/+13
* Don't try to cache to Docker Hub on pull requestFinlay Davidson2022-07-081-1/+13
* Use either a secret or infinitime as usernameFinlay Davidson2022-07-081-4/+6
* Require event_name to be push for Docker HubFinlay Davidson2022-07-081-2/+2
* Hardcode the Docker Hub username as infinitimeFinlay Davidson2022-07-081-4/+4
* Create GH Actions workflow to build Docker imageFintasticMan2022-07-081-0/+42