mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
b3a992d662
commit
40288fd772
@ -23,11 +23,9 @@ before_script:
|
||||
|
||||
build:
|
||||
script:
|
||||
- "sh autogen.sh && ./configure && make && make install"
|
||||
|
||||
test:
|
||||
script:
|
||||
- "make test-full-online"
|
||||
- "sh autogen.sh && ./configure && make"
|
||||
- "make check"
|
||||
- "make install"
|
||||
|
||||
update:
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user