ci: remove tags from cppyy jobs

This commit is contained in:
Gabriel Ferreira
2023-09-26 10:08:44 -03:00
parent dfbe8428e6
commit f8d6c67046

View File

@@ -7,9 +7,6 @@ cppyy-22.04:
- if: $RELEASE == "manual"
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
dependencies: []
tags:
- nsnam
- linux
before_script:
- apt update
- DEBIAN_FRONTEND=noninteractive apt install -y
@@ -41,9 +38,6 @@ cppyy-20.04:
image: ubuntu:20.04 # python 3.8
rules:
- if: $RELEASE == "manual"
tags:
- nsnam
- linux
before_script:
- apt update
- DEBIAN_FRONTEND=noninteractive apt install -y