Skip to content

Merge pull request #190 from BinSquare/latest-button-to-tag #248

Merge pull request #190 from BinSquare/latest-button-to-tag

Merge pull request #190 from BinSquare/latest-button-to-tag #248

Workflow file for this run

name: Go
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: CI
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- name: Check out code
uses: actions/checkout@v3
with:
path: src/github.com/containerd/containerd.io
fetch-depth: 25
- uses: containerd/[email protected]
with:
working-directory: src/github.com/containerd/containerd.io