mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Add docker build step to PR actions workflow
This commit is contained in:
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@@ -13,3 +13,4 @@ jobs:
|
||||
node-version: 14.x
|
||||
- run: yarn install
|
||||
- run: yarn test
|
||||
- run: docker build
|
||||
|
||||
Reference in New Issue
Block a user