Skip to content

Commit

Permalink
image renamed to ejudge
Browse files Browse the repository at this point in the history
  • Loading branch information
blackav committed Jun 12, 2023
1 parent fb0046b commit f2515bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 78 deletions.
77 changes: 0 additions & 77 deletions .github/workflows/codeql.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
run: docker build . --file Dockerfile --tag ejudge:$(date +%s)

0 comments on commit f2515bc

Please sign in to comment.