mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-18 07:16:38 +00:00
chore(workflow): update workflow for judge4c docker image
This commit is contained in:
parent
4d87d34f6e
commit
c9b1f27bd4
@ -1,4 +1,4 @@
|
||||
name: Build & Push Monaco Docker Image
|
||||
name: Build & Push Judge4c Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -6,12 +6,12 @@ on:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-and-push-monaco-docker-image:
|
||||
build-and-push-judge4c-docker-image:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- image: monaco-editor-lsp-next
|
||||
- image: judge4c
|
||||
context: .
|
||||
file: Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user