80518719d5
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com> Reviewed-on: #15 Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
4 lines
55 B
Bash
4 lines
55 B
Bash
#! /usr/bin/env bash
|
|
set -euo pipefail
|
|
|
|
./gradlew clean |