mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +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)]
|
||||
|
||||
variables:
|
||||
REPOSITORY_NAME: $(Build.Repository.Name)
|
||||
DEVKITPRO: /opt/devkitpro
|
||||
DEVKITARM: /opt/devkitpro/devkitARM
|
||||
- group: 'Secrets (Universal-Team webhook)'
|
||||
- name: REPOSITORY_NAME
|
||||
value: $(Build.Repository.Name)
|
||||
- name: DEVKITARM
|
||||
value: /opt/devkitpro/devkitARM
|
||||
|
||||
jobs:
|
||||
- job: build3DS
|
||||
|
||||
Reference in New Issue
Block a user