Skip to content

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

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

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

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/[email protected]
- 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