Skip to content

Commit

Permalink
Added Licens in GitLab CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Feb 22, 2024
1 parent 6458ad9 commit e8d8c8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Copyright 2022 ETH Zurich and University of Bologna.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
#
# Yvan Tortorella <[email protected]>

variables:
GIT_SUBMODULE_STRATEGY: recursive
# Our reference GCC toolchain for reproducible builds
Expand Down

0 comments on commit e8d8c8c

Please sign in to comment.