mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
drone config
This commit is contained in:
parent
3ddaa60de9
commit
85da0b419c
6 changed files with 124 additions and 2620 deletions
5
ci/Dockerfile.none
Normal file
5
ci/Dockerfile.none
Normal file
|
@ -0,0 +1,5 @@
|
|||
ARG PLATFORM
|
||||
FROM 084037375216.dkr.ecr.us-east-2.amazonaws.com/${PLATFORM}-builder as stage
|
||||
WORKDIR /work
|
||||
COPY . .
|
||||
RUN make
|
Loading…
Add table
Add a link
Reference in a new issue