Stages 11

This commit is contained in:
portree_kid 2020-06-25 21:42:27 +02:00
parent e4f2a62224
commit 3a22487fb9

View File

@ -25,8 +25,8 @@ jobs:
- stage: Build binaries
os: windows
workspaces:
create:
name: windows-binaries
create:
name: windows-binaries
- os: linux
workspaces:
create:
@ -36,6 +36,7 @@ jobs:
create:
name: osx-binaries
- stage: Deploy
install: skip
script: skip
workspaces:
use: