Skip to content

Merge branch 'master' into o-liver-patch-1 #23

Merge branch 'master' into o-liver-patch-1

Merge branch 'master' into o-liver-patch-1 #23

Workflow file for this run

on: push
name: Build image
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build
run: |
docker build .