Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
akolotov committed Nov 26, 2024
1 parent c5c8966 commit ecf7315
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
.gitignore
__pycache__/*/*.pyc
*/*/.ipynb_checkpoints
.devcontainer/*
.vscode/*
.github/*
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ env:
IMAGE_NAME: ghcr.io/World-Robot-Olympiad-Association/fe-randomization-app

jobs:
build-bot:
name: Bot docker image
build-app:
name: App docker image
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit ecf7315

Please sign in to comment.