Skip to content
Snippets Groups Projects
Commit 5e25b9aa authored by q3k's avatar q3k
Browse files

CI: bump deploy image

parent 4c5d8e8c
Branches master q3k/ci
No related tags found
No related merge requests found
Pipeline #1444 passed
......@@ -10,11 +10,8 @@ build:
pages:
stage: deploy
image: ubuntu:bionic
before_script:
- apt update -qq
- apt install -y -qq python3-pip git clang libclang-dev llvm
- pip3 install sphinx sphinx_rtd_theme clang
# maintaned by q3k, build using docker/deploy-env
image: "registry.k0.hswaw.net/q3k/card10-deploy-env:20190725-112709Z-4c5d8e8"
script:
- export LD_LIBRARY_PATH=$(llvm-config --libdir)
- echo $LD_LIBRARY_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment