Skip to content

Commit

Permalink
Use pre-built PIO builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
GJKrupa committed Jul 9, 2022
1 parent 2178628 commit 16257d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,10 @@ services:

volumes:
- name: dockersock
temp: {}
temp: {}

trigger:
ref:
include:
- refs/pull/**
- refs/tags/**

0 comments on commit 16257d0

Please sign in to comment.