mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-05 16:49:10 +00:00
Set up CI with Azure Pipelines
[skip ci]
This commit is contained in:
+5
-3
@@ -8,9 +8,11 @@ trigger:
|
|||||||
name: $[format('{0:yyyyMMdd\-HHmmss}', pipeline.startTime)]
|
name: $[format('{0:yyyyMMdd\-HHmmss}', pipeline.startTime)]
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
REPOSITORY_NAME: $(Build.Repository.Name)
|
- group: 'Secrets (Universal-Team webhook)'
|
||||||
DEVKITPRO: /opt/devkitpro
|
- name: REPOSITORY_NAME
|
||||||
DEVKITARM: /opt/devkitpro/devkitARM
|
value: $(Build.Repository.Name)
|
||||||
|
- name: DEVKITARM
|
||||||
|
value: /opt/devkitpro/devkitARM
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: build3DS
|
- job: build3DS
|
||||||
|
|||||||
Reference in New Issue
Block a user