Skip to content

Unify version strings between parser, analyzer, and compressor into S… #1

Unify version strings between parser, analyzer, and compressor into S…

Unify version strings between parser, analyzer, and compressor into S… #1

Workflow file for this run

name: ci
on:
push:
branches:
- 'master'
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker/setup-buildx-action@v2
- uses: docker/build-push-action@v4
with:
cache-from: type=gha
cache-to: type=gha