Skip to content

Sourcery Starbot ⭐ refactored geekymeeky/invexis #3

Sourcery Starbot ⭐ refactored geekymeeky/invexis

Sourcery Starbot ⭐ refactored geekymeeky/invexis #3

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker/setup-buildx-action@v1
- uses: docker/build-push-action@v2
with:
context: .
cache-from: type=gha
cache-to: type=gha,mode=max