Skip to content

Move CI to GH actions #2

Move CI to GH actions

Move CI to GH actions #2

Workflow file for this run

name: Build and Publish
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build-and-publish:
name: Buid and Publish CS3APIS
runs-on: ubuntu-latest
container: cs3org/cs3apis-build:master
steps:
- name: build-and-publish
run: cs3apis-build -push-go -push-python -push-js -push-node -git-ssh