mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 05:20:50 -05:00
gitlab-ci: replace 'linux' tags with 'linux-x86_64' in upload jobs
These were missed by commit 94d82d91d5 (gitlab-ci: replace 'linux'
tags with 'linux-x86_64', 2022-11-30).
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
tags:
|
||||
- cmake
|
||||
- docker
|
||||
- linux
|
||||
- linux-x86_64
|
||||
- build
|
||||
environment:
|
||||
name: rsync-upload
|
||||
@@ -25,7 +25,7 @@
|
||||
tags:
|
||||
- cmake
|
||||
- docker
|
||||
- linux
|
||||
- linux-x86_64
|
||||
- build
|
||||
environment:
|
||||
name: rsync-upload
|
||||
|
||||
Reference in New Issue
Block a user