Skip to content

Update ponyc image location to ghcr.io #1

Update ponyc image location to ghcr.io

Update ponyc image location to ghcr.io #1

name: PR
on: pull_request
concurrency:
group: pr-${{ github.ref }}
cancel-in-progress: true
validate-docker-image-builds:
name: Validate Docker image builds
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker build
run: "docker build --pull docker/."