Jack Henschel
|
ddef75c29c
|
fix tags
|
2021-11-28 10:57:37 +01:00 |
|
Jack Henschel
|
7ca383e461
|
[undo] remove other tests
|
2021-11-28 10:54:26 +01:00 |
|
Markus Opolka
|
0770ca63c7
|
Remove gchr.io comments
|
2021-06-22 10:32:33 +02:00 |
|
Jack Henschel
|
cb5b062980
|
Minor workflow fixes (#70)
* YAML indentation
* Correct image labels
|
2021-06-21 19:38:58 +02:00 |
|
Jack Henschel
|
3890f9f73a
|
Build and push images with Github Actions to DockerHub (#68)
* Build and push images with Github Actions to DockerHub
* Remove Travis CI configuration
References:
* https://docs.github.com/en/actions/guides/publishing-docker-images
* https://github.com/docker/build-push-action/blob/master/docs/advanced/tags-labels.md
* https://github.com/docker/metadata-action
Note: docker / buildx does not support '+' in the image tag name.
> invalid tag "martialblog/limesurvey:0.0.0+test5-apache": invalid
reference format
Use underscores instead, like the images already have on Dockerhub.
Co-authored-by: Markus Opolka <markus.opolka@iis.fraunhofer.de>
|
2021-06-21 13:27:58 +02:00 |
|