Closed (fixed)
Project:
Rivet
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2024 at 07:52 UTC
Updated:
29 Nov 2024 at 12:54 UTC
Jump to comment: Most recent
Try a few changes in the GitLab CI file.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fjgarlin commentedThis is just a MR to understand what was going on for this theme where I tried a couple of things.
The MR cleans up a bit variables that you won't likely ever use and shows you a possibility to test against the tip of the branch, rather than a fixed tag (which is valid too).
Comment #5
jwilson3