This commit is contained in:
Akkadius
2022-12-24 03:38:42 -06:00
parent 7690df4139
commit dcde068e29
4 changed files with 44 additions and 4 deletions
+9 -2
View File
@@ -26,6 +26,13 @@ steps:
- name: cache
path: /home/eqemu/.ccache/
# remove this when merge
trigger:
branch:
- noop
event:
- push
---
kind: pipeline
@@ -37,9 +44,9 @@ platform:
arch: amd64
steps:
- name: greeting
- name: build
commands:
- echo hello world
- utils/scripts/build/windows-build.ps1
trigger:
branch: