Skip to content

Commit

Permalink
do a docker build for PRs
Browse files Browse the repository at this point in the history
Now that it's faster with depot, we can do this to make sure everything builds OK before merge.
  • Loading branch information
Floppy committed Mar 4, 2024
1 parent a082302 commit 7354994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Docker

on:
pull_request:
push:
tags:
- v*
Expand Down

0 comments on commit 7354994

Please sign in to comment.