Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Add Create question route and service (#16) #40

Add Create question route and service (#16)

Add Create question route and service (#16) #40

name: Build and push Grading service
on:
push:
paths:
- services/grading/**
workflow_dispatch:
jobs:
build:
uses: vectier/codern/.github/workflows/build-and-push.yml@main
with:
context: .
dockerfile: services/grading/Dockerfile
tag: ghcr.io/vectier/codern-grading