Skip to content

[SubMob/BaseMob#32] Update Oztechan/Global digest to 0d56c9a (#176) #559

[SubMob/BaseMob#32] Update Oztechan/Global digest to 0d56c9a (#176)

[SubMob/BaseMob#32] Update Oztechan/Global digest to 0d56c9a (#176) #559

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@0d56c9a53517f938b3f5183670fb5ed49a890ee7
- 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