CI: add rule for a new test
This commit is contained in:
parent
cdf7265693
commit
7b9e374058
@ -95,6 +95,16 @@ test:basic.sh:
|
||||
- build
|
||||
- build:test
|
||||
|
||||
test:data-encoding:
|
||||
stage: test
|
||||
tags:
|
||||
- tezos_builder
|
||||
script:
|
||||
- make -C test run-test-data-encoding
|
||||
dependencies:
|
||||
- build
|
||||
- build:test
|
||||
|
||||
publish:expurge:
|
||||
stage: publish
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user