Skip to content

Add group_import rustfmt option #2

Add group_import rustfmt option

Add group_import rustfmt option #2

Workflow file for this run

name: Image build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the image
run: docker build . --file Dockerfile --tag kroeg:$(date +%s)