mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 01:08:21 +00:00
[Git] Add CMake Files to .gitignore (#2792)
* [Git] Add CMake Files to GitIgnore * Update .drone.yml
This commit is contained in:
@@ -4,9 +4,6 @@ kind: pipeline
|
||||
type: docker
|
||||
name: Build Linux
|
||||
|
||||
clone:
|
||||
depth: 1
|
||||
|
||||
# Limits how many of these builds can run on the drone runner at a time, this isn't about cores
|
||||
concurrency:
|
||||
limit: 1
|
||||
@@ -43,9 +40,6 @@ name: Build Windows
|
||||
concurrency:
|
||||
limit: 1
|
||||
|
||||
clone:
|
||||
depth: 1
|
||||
|
||||
platform:
|
||||
os: windows
|
||||
arch: amd64
|
||||
|
||||
Reference in New Issue
Block a user