Skip to content

Fix --cache-to type=gha,mode=max #34

Fix --cache-to type=gha,mode=max

Fix --cache-to type=gha,mode=max #34

Workflow file for this run

name: Test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build the Docker image
run: docker build .