mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 00:06:57 +00:00
Declare the Windows orb for easier Windows environment setup
This commit is contained in:
parent
fc413d49f9
commit
08b594b8be
@ -11,6 +11,10 @@
|
||||
#
|
||||
version: 2.1
|
||||
|
||||
orbs:
|
||||
# Pull in CircleCI support for a Windows executor
|
||||
windows: "circleci/windows@5.0.0"
|
||||
|
||||
# Every job that pushes a Docker image from Docker Hub must authenticate to
|
||||
# it. Define a couple yaml anchors that can be used to supply the necessary
|
||||
# credentials.
|
||||
|
Loading…
x
Reference in New Issue
Block a user