Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Let volunteers know that they are welcome to help with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum authored and Kerl13 committed Sep 17, 2022
1 parent 27910f1 commit f1f5a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Run `docker build -f docker/Dockerfile --build-arg ARTIFACT_BASE=sagemath/sagema
Currently, these images are updated manually after every release. Instructions for this are at the top of `docker/Dockerfile`.
Every push to our [GitLab repository](https://gitlab.com/sagemath/sage) used to trigger a pipeline in GitLab CI which pushed the actual images to Docker Hub. These pipelines are not running anymore since nobody is maintaining them or providing the CI resources for it.
Every push to our [GitLab repository](https://gitlab.com/sagemath/sage) used to trigger a pipeline in GitLab CI which pushed the actual images to Docker Hub. These pipelines are not running anymore since nobody is maintaining them or providing the CI resources for it. (Please reach out to [sage-devel](https://groups.google.com/forum/#!forum/sage-devel) if you want to help!)
Have a look at `.gitlab-ci.yml` if you want to setup CircleCI or GitLab CI for your own fork of the SageMath repository.
Have a look at `.gitlab-ci.yml` if you want to setup GitLab CI for your own fork of the SageMath repository.
# Report bugs and issues
Expand Down

0 comments on commit f1f5a0f

Please sign in to comment.