Skip to content
Snippets Groups Projects
Commit 2391325e authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[ci] fix opam pin target

parent 63c5ec3c
No related branches found
No related tags found
No related merge requests found
......@@ -339,11 +339,15 @@ opam-pin:
- $RELEASE == "yes"
when: manual
opam-pin-automatic:
opam-pin-nightly:
<<: *opam_pin_template
only:
refs:
- schedules
opam-pin-release:
<<: *opam_pin_template
only:
variables:
- $RELEASE == "yes"
......
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