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:
Brad King
2022-12-01 07:55:51 -05:00
parent 5a415b492b
commit 6a38c5dccb

View File

@@ -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