Skip to content

Commit 77849c0

Browse files
committed
fix(compliance): systemic injection of RSR metadata and CI hardening
1 parent b4f6291 commit 77849c0

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
# GitLab CI/CD Pipeline for SafeBruteForce
24
# Erlang/OTP + LFE project
35

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
import? "contractile.just"
24

35
# safe-brute-force - Nix Development Tasks

0 commit comments

Comments
 (0)