Commit graph

7 commits

Author SHA1 Message Date
schlagmichdoch
f512dc3a9b
Fix(ghcr) update workflow - ERROR: name invalid
Fix error:
```log
 ------
 > pushing ghcr.io/pairdrop:v1.1.2 with docker:
------
ERROR: name invalid
Error: buildx call failed with: ERROR: name invalid
```
2023-02-25 16:55:40 +01:00
Xstar97TheNoob
4bfa879354
fix IMAGE_NAME
Just tested this on my fork, works.
2023-02-24 13:44:14 -05:00
Xstar97TheNoob
2a3d1d4105
Fix variable to a static lowercase name 2023-02-24 10:40:30 -05:00
Xstar97TheNoob
0d8db3e309
add downcase to variable. 2023-02-20 09:36:24 -05:00
Xstar97TheNoob
c7647daff7
feat(ghcr.io) build container on tagged releases to ghcr.io 2023-02-20 09:25:57 -05:00
schlagmichdoch
2b11057082
Ensure docker build always uses latest node image 2023-02-17 17:25:35 +01:00
schlagmichdoch
6b7e1bba54
setup GitHub action for automatic build of Docker container
as requested in https://github.com/schlagmichdoch/PairDrop/issues/22
2023-02-12 02:37:53 +01:00