Skip to content

Revert "Revert to ubuntu:20.04 and workaround cleanup bug" #101

Revert "Revert to ubuntu:20.04 and workaround cleanup bug"

Revert "Revert to ubuntu:20.04 and workaround cleanup bug" #101

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
go:
uses: poseidon/.github/.github/workflows/golang-library.yaml@main
multiarch:
uses: poseidon/fleetlock/.github/workflows/multiarch.yaml@main
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}