Update ci.yml

- just a minor oops, omitted OVERLEAF_VERSION declaration in cleanup step
This commit is contained in:
Fifo F. 2024-10-25 16:50:45 +00:00 committed by GitLab
parent c751592622
commit f60ff52079
No known key found for this signature in database
GPG key ID: 6F64A1439362C3AA

View file

@ -44,6 +44,7 @@ jobs:
docker push ${{ vars.REGISTRY_HOST }}/tex-projects/sharelatex-with-texlive-full:latest
- name: Clean up
run: |
OVERLEAF_VERSION=$(cat version.txt)
echo "Cleaning up"
docker rm -f temp
docker rmi sharelatex/sharelatex:latest