Skip to content

fix(registry): gc should mark recurse until blob #43

fix(registry): gc should mark recurse until blob

fix(registry): gc should mark recurse until blob #43

Workflow file for this run

name: ci
on:
push:
branches:
- "*"
tags:
- 'v*'
jobs:
release:
runs-on: ubuntu-latest
env:
GH_USERNAME: ${{ github.actor }}
GH_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: docker/setup-qemu-action@v2
- run: curl -sSLf https://raw.githubusercontent.com/octohelm/piper/main/install.sh | sudo sh
- run: make ship