Skip to content

[SubMob/LogMob#27] Update Oztechan/Global digest to 84e6560 #660

[SubMob/LogMob#27] Update Oztechan/Global digest to 84e6560

[SubMob/LogMob#27] Update Oztechan/Global digest to 84e6560 #660

Workflow file for this run

name: LogMob CI
on:
push:
branches:
- develop
- 'submodule/CCC'
pull_request:
jobs:
build:
runs-on: macos-14
steps:
- name: Setup Gradle Repo
uses: Oztechan/Global/actions/setup-gradle-repo@84e65607bda4eae9e27355cd3c19c6d4aec03ccd
- 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