Skip to content

Commit

Permalink
Don't push minimal/core
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb committed May 3, 2024
1 parent 5bb1d7b commit 2bf48c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ jobs:
# Log into registry
echo "${{ secrets.DOCKER_HUB_TOKEN }}" |
docker login -u ${{ secrets.DOCKER_HUB_USERNAME }} --password-stdin
make push-minimal
if [ "$STACK" != 'static' ]; then
make push-core
make push-latex
make push-extra
fi

0 comments on commit 2bf48c0

Please sign in to comment.