Re: Pages not deploying?

Marco Antoniotti <[email protected]>
Newsgroups gmane.lisp.common-lisp-net.devel
Message-ID <CAG0Nw2nZZpR=wjXodNb=mKnnVyGFkuN7WXeqssBEoxV1sVjH4g@mail.gmail.com>
Hi

since we are at this.

I noticed that the .yml has a 'mv' as a command to deploy the pages.

This is the minimal setup I have for with-context-site

pages:
  stage: deploy
  script: mv html public
  artifacts:
    paths:
      - public
  tags:
    - site-gen
  only:
    - master

should it be 'cp' instead of 'mv'?

I am asking, because it is faster 😏

All the best

Marco


On Tue, Jan 11, 2022 at 12:04 AM Erik Huelsmann <[email protected]> wrote:

> Hoi Raymond,
>
> Today i was able to implement a measure which at least allows us to serve
> the latest deployed content. The solution is a bit rough around the edges:
> redirects don't work well yet, but content does serve correctly.
>
> Regards,
>
> Erik.
>
> On Fri, Jan 7, 2022, 01:34 Raymond Toy <[email protected]> wrote:
>
>> Not sure what happened but the pages for cmucl-site aren't actually
>> deploying.
>>
>> For example, the pipeline
>> https://gitlab.common-lisp.net/cmucl/cmucl-site/-/pipelines/5701 says
>> the pages were deployed.  If you download the artifacts and look at
>> public/doc/index.html, you'll see that there's an entry for Hemlock docs.
>>
>> But when I visit https://common-lisp.net/project/cmucl/doc/index.html,
>> the entry for the Hemlock docs is not there.
>>
>> This used to work, but I'm not sure what's changed.
>>
>> Also, a side note.  If you browse the archive and navigate to public/doc
>> and click on index.html, the URL is
>> http://cmucl.pages.example.com/-/cmucl-site/-/jobs/26695/artifacts/public/doc/index.html,
>> which doesn't exist.  What can I do to make this work?
>>
>> --
>> Ray
>>
>

-- 
Marco Antoniotti, Professor                           tel. +39 - 02 64 48
79 01
DISCo, Università Milano Bicocca U14 2043   http://dcb.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.