Skip to content

Bump github.com/no-src/log from 0.3.0 to 0.3.1 #8

Bump github.com/no-src/log from 0.3.0 to 0.3.1

Bump github.com/no-src/log from 0.3.0 to 0.3.1 #8

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
strategy:
matrix:
os: [ 'ubuntu-latest' ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Test Docker
run: chmod +x ./scripts/build-docker.sh && ./scripts/build-docker.sh