blob: 29ac6683a5afa352732eff20d03010e8f17242e4 [file] [log] [blame]
Leonardo Sandoval4d567152022-01-05 12:22:11 -06001- job:
2 name: lsandov1-mbed-tls-sample-job
3 node: docker-amd64-mbed-tls-host
4 project-type: freestyle
5 concurrent: true
Arthur Shee421e592023-07-21 08:53:17 -07006 disabled: true
Leonardo Sandoval4d567152022-01-05 12:22:11 -06007 defaults: global
8 Description: |
9 mbetlst test job
10 builders:
11 - shell: |
12 #!/bin/bash
13 set -e
14 echo "test"