Skip to content

ArkadiumInc/node-appcenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

An node.js + appcenter cli image built to run in Azure Pipelines

Why

We need to run some appcenter commands to upload symbols zip to app center and it's easier to do with the CLI.

Example

# azure-pipelines.yml in your db migrations repo
trigger: none

container: ghcr.io/arkadiuminc/node-appcenter:main

steps:
- script: appcenter crashes upload-symbols --app elza.ts/Mahjong-Dimensions-Next-1 --breakpad '/path/to/symbols.zip'

Arkadium

We are hiring!

About

A simple image with node and app center cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages