Skip to content

Merge branch 'master' into dependabot/hex/credo-1.7.5 #1015

Merge branch 'master' into dependabot/hex/credo-1.7.5

Merge branch 'master' into dependabot/hex/credo-1.7.5 #1015

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .