Verified Commit 5645d85b authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Re-enable pipeline self checks; builds fixed

parent 66504e48
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ variables:
    value: linux/amd64,linux/arm64
    description: Comma separated list of platforms to build images for

# include:
#   local: .pre-commit.gitlab-ci.yml
include:
  local: pipeline-template.yaml

Build:
  stage: build