Skip to content

[Oztechan/Global#4] Global config update synced file(s) with Oztechan… #607

[Oztechan/Global#4] Global config update synced file(s) with Oztechan…

[Oztechan/Global#4] Global config update synced file(s) with Oztechan… #607

Workflow file for this run

name: BaseMob CI
on:
push:
branches:
- develop
- 'submodule/CCC'
pull_request:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- name: Setup Gradle Repo
uses: Oztechan/Global/actions/setup-gradle-repo@f3f5fec1f5562978457d820f6d6c83b81cac28a9
- name: Gradle Build
run: ./gradlew build
- name: Notify slack fail
if: failure()
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
uses: voxmedia/[email protected]
with:
channel: submob
status: FAILED
color: danger