mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-18 12:48:19 +02:00
Update ci.yml
- just a minor oops, omitted OVERLEAF_VERSION declaration in cleanup step
This commit is contained in:
parent
c751592622
commit
f60ff52079
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue