Skip to content

Commit

Permalink
ci: modify the drone build node
Browse files Browse the repository at this point in the history
  • Loading branch information
yangkaa authored Jun 9, 2022
1 parent bab4993 commit 162aa1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ trigger:
include:
- custom

node:
city: sydney

steps:
- name: build rainbond
image: rainbond/docker:dind
Expand Down Expand Up @@ -45,4 +48,4 @@ services:

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

0 comments on commit 162aa1c

Please sign in to comment.