mirror of
https://github.com/fosrl/olm.git
synced 2026-02-08 05:56:41 +00:00
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Run Tests
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
@@ -30,4 +33,4 @@ jobs:
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
|
||||
- name: Build Docker image
|
||||
run: make dev-build
|
||||
run: make docker-build-release tag="latest"
|
||||
|
||||
Reference in New Issue
Block a user