Skip to content

Commit

Permalink
Added periodic compilation of Docker image to keep it up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Dec 2, 2024
1 parent 737d29a commit 1a0ca8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

jobs:
build-image:
if: ${{ github.event_name != 'schedule' }}}
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 1a0ca8d

Please sign in to comment.