Skip to content

Commit

Permalink
test CI Bootloader.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Dec 16, 2024
1 parent 30ad709 commit f9ea467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ generate_pipeline:
image: julia:1.10
stage: generate
variables:
CI_GIT_CI_TOOLS_URL: https://github.com/QEDjl-project/QuantumElectrodynamics.jl.git
CI_GIT_CI_TOOLS_BRANCH: dev
CI_GIT_CI_TOOLS_URL: https://github.com/SimeonEhrig/QED.jl.git
CI_GIT_CI_TOOLS_BRANCH: ciBootloaderOutputOption
script:
- apt update && apt install -y git
- git clone --depth 1 -b $CI_GIT_CI_TOOLS_BRANCH $CI_GIT_CI_TOOLS_URL /generator
Expand Down

0 comments on commit f9ea467

Please sign in to comment.