Skip to content

Bump github.com/DataDog/zstd to v1.5.6 #342

Bump github.com/DataDog/zstd to v1.5.6

Bump github.com/DataDog/zstd to v1.5.6 #342

Workflow file for this run

name: Build Operator image
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
scripts/install-tools.sh
make image