Skip to content

Start of node compatible socket interface (#1097) #627

Start of node compatible socket interface (#1097)

Start of node compatible socket interface (#1097) #627

Workflow file for this run

name: "Deploy"
on:
push:
branches:
- main # staging
tags:
- v[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] # production
jobs:
deploy:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.PLUTUS_OPS_GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v3.x
- name: Deploy to bitte
run: ./scripts/deploy-bitte