Skip to content

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

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

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

Workflow file for this run

name: BaseMob CI
on:
push:
branches:
- develop
- 'submodule/CCC'
pull_request:
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Setup Gradle Repo
uses: Oztechan/Global/actions/setup-gradle-repo@007659c3464bb29eeaaed0abfd2822af806dfe1e
- 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