STM32H750VB_XIP_Playground/.drone.yml

13 lines
189 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: build
image: registry.aws.minori.work/imi415/arm-none-toolchain:latest
commands:
- make
image_pull_secrets:
- pull-secret