Update tags

The `dedicated` runner was removed
This commit is contained in:
Jakob Lechner 2023-07-13 10:22:20 +00:00
parent 23529c78d9
commit 1e0e997f17
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -28,7 +28,6 @@ dockerimage_builder:
- docker push $DOCKER_IMAGE_BUILDER
tags:
- fablab
- ssd
except:
refs:
- schedules
@ -46,7 +45,6 @@ dockerimage_security_scanner:
- docker push $DOCKER_IMAGE_SECURITY_SCANNER
tags:
- fablab
- ssd
except:
refs:
- schedules
@ -66,7 +64,7 @@ security_scanner:
- $task == "security-scanner"
- $target
tags:
- dedicated
- fablab
.squashfs_template: &squashfs_template
image: $DOCKER_IMAGE_BUILDER