Skip to content

Dockerize ppf.webref-0.1.1 #5

Dockerize ppf.webref-0.1.1

Dockerize ppf.webref-0.1.1 #5

Workflow file for this run

name: Docker Image CI
on:
pull_request:
workflow_dispatch: # you can trigger this workflow manually
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Build the Docker image
run: make