gitlab-ci: add missing platform and feature tags to ascent job

This commit is contained in:
Ben Boeckel 2022-12-21 09:35:53 -05:00
parent 23c0eadb8e
commit c8cc834b90

@ -120,6 +120,8 @@ build:ascent:
tags:
- vtkm
- docker
- build
- linux-x86_64
extends:
- .ubuntu2004
- .run_only_merge_requests