Skip to content
Snippets Groups Projects
Commit 08ab9c06 authored by Ingo Steldermann's avatar Ingo Steldermann
Browse files

Update .gitlab-ci.yml file

parent 6d917fd4
No related branches found
No related tags found
No related merge requests found
Pipeline #1245284 canceled
# The Docker image that will be used to build your app
image: ubuntu:latest
variables:
BASE_IMAGE: ubuntu:latest
QUARTO_VERSION: 1.4.506
image: $BASE_IMAGE
# Functions that should be executed before the build script is run
pages:
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment