Skip to content

Commit 49c0be5

Browse files
committed
.github/workflows/ci-sage.yml: Push Docker images to ghcr.io
1 parent 3d7ae80 commit 49c0be5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-sage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ jobs:
9292
sage_repo: passagemath/passagemath
9393
sage_ref: main
9494
upstream_artifact: upstream
95+
# Docker targets (stages) to tag
96+
docker_targets: "with-targets"
97+
docker_push_repository: ghcr.io/${{ github.repository }}/
9598
needs: [dist]
9699

97100
macos:

0 commit comments

Comments
 (0)