Commit 3c96cfc4 authored by Luis Gustavo Ferreira's avatar Luis Gustavo Ferreira

feat: atualizar configuração do GitLab CI para copiar arquivo específico

parent 289d9bf4
Pipeline #8294 failed with stage
pages:
stage: deploy
script:
- mkdir public
- cp index.html public/
- cp resolucoes_da_camex_2001_000001.html public/index.html
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment