mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Test
This commit is contained in:
+9
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user