Skip to content

Commit

Permalink
FIX #197: publish the old artefacts alongside the new ones
Browse files Browse the repository at this point in the history
  • Loading branch information
daamien committed Feb 24, 2023
1 parent 7d0c3a7 commit ec6467e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ pandocker:
# pandoc
#
- make all
# FIX #197: publish the old artefacts alongside the new ones
- rsync --archive _archives/fr/* fr
artifacts:
paths:
- "*"
Expand Down

0 comments on commit ec6467e

Please sign in to comment.