Skip to content

feat: pg14

feat: pg14 #5

Workflow file for this run

name: Build
on:
- pull_request
jobs:
BuildImage:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.0.0
- name: Image
run: docker build .