Skip to content

Commit

Permalink
Switch docker to build only on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Sep 26, 2024
1 parent f52ed0a commit 21bed1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

name: Docker

on: [push]
on: [release]

jobs:
build:
Expand Down

0 comments on commit 21bed1a

Please sign in to comment.