Skip to content

[Feature:Autograding] Add Prolog image #19

[Feature:Autograding] Add Prolog image

[Feature:Autograding] Add Prolog image #19

Workflow file for this run

name: Docker Build and Push
on:
pull_request:
branches:
- main
jobs:
call-docker-build-push:
uses: submitty/action-docker-build/.github/workflows/[email protected]
with:
push: false
docker_org_name: submitty
base_commit: ${{ github.event.pull_request.base.sha }}
head_commit: ${{ github.event.pull_request.head.sha }}