Skip to content

[SubMob/BaseMob#32] Update Oztechan/Global digest to 4747458 (#196) #608

[SubMob/BaseMob#32] Update Oztechan/Global digest to 4747458 (#196)

[SubMob/BaseMob#32] Update Oztechan/Global digest to 4747458 (#196) #608

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@4747458a374228431a98e1049c98de924019bfca
- 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