Skip to content

Commit b0d14d2

Browse files
soehmssaraedum
andauthored
Drop header comment
Co-authored-by: Julian Rüth <[email protected]>
1 parent 478c0ef commit b0d14d2

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/push_to_docker_hub.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
# This workflow replaces $SAGE_ROOT/.gitlab-ci.yml which has been
2-
# used formerly to make Docker images available on DockerHub.
3-
# The new workflow uses the same $SAGE_ROOT/docker/Dockerfile and
4-
# is based on docker/build-push-action@v4.
5-
#
6-
# A replacement has become neccessary because the GitLab runners
7-
# stopped to create new images since release 9.7.
8-
#
9-
# Concerning the images placed in the sagemath-dev repository you
10-
# should note the following difference to the releases build before
11-
# 9.8: They are no longer build on target sagemath-dev since this
12-
# causes a "No space left on device" error. Instead they are build
13-
# on target make-build, now. The main difference is the missing
14-
# documentation and that it enters in a bash shell.
15-
#
16-
# Sebastian Oehms, August 2023
17-
181
name: Build Docker images and push to DockerHub
192

203
on:

0 commit comments

Comments
 (0)