chore(workflow): update workflow for judge4c docker image

This commit is contained in:
cfngc4594 2025-03-25 21:51:22 +08:00
parent 4d87d34f6e
commit c9b1f27bd4

View File

@ -1,4 +1,4 @@
name: Build & Push Monaco Docker Image name: Build & Push Judge4c Docker Image
on: on:
push: push:
@ -6,12 +6,12 @@ on:
- main - main
jobs: jobs:
build-and-push-monaco-docker-image: build-and-push-judge4c-docker-image:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
include: include:
- image: monaco-editor-lsp-next - image: judge4c
context: . context: .
file: Dockerfile file: Dockerfile