更新 '.drone.yml'

This commit is contained in:
jiacai_wang 2022-03-29 23:18:39 +08:00
parent c3badbe3a5
commit 2fd94748b2

View File

@ -2,6 +2,6 @@ kind: pipeline
name: default name: default
steps: steps:
- name: test - name: test
image: gcc:latest make:latest image: gcc:latest
commands: commands:
- make - make