doc: Update gitlab-ci.md
This commit is contained in:
parent
34f6bba4a1
commit
fba093f495
@ -33,8 +33,10 @@ windows_job:
|
||||
script:
|
||||
- echo Hello, %USERNAME%!
|
||||
|
||||
linux_job: tags:
|
||||
- linux script:
|
||||
linux_job:
|
||||
tags:
|
||||
- linux
|
||||
script:
|
||||
- echo "Hello, $USER!"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user