Skip to content

Commit db8c7f7

Browse files
committed
ci: Fix wrong env tag name for job testing
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent ab5dd5f commit db8c7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ build_library_terapines:
102102
- runner_system_failure
103103
tags:
104104
- env::docker
105-
- host::nfs
105+
- env::nfs
106106
# - host::whml1
107107
- net::outside
108108
only:

0 commit comments

Comments
 (0)