Skip to content

Commit

Permalink
ci: don't copy to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioLoayzaM committed May 30, 2024
1 parent 875850f commit 4862c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ pages-ci: init-ci
# *are* the stable docs and the CI pipeline for the tag will overwrite these
# anyway.
# -LATEST_TAG="$(shell git describe --tags --abbrev=0 --exclude='*rc[0-9]')"; cp -R public/$$LATEST_TAG public/latest
cp -R public/main public/latest

.PHONY: docs
docs: # Build the documentation
Expand Down

0 comments on commit 4862c29

Please sign in to comment.