Run pre-commit
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -17,7 +17,7 @@ Steps to reproduce the behavior:
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Logs**
|
||||
Provide logs for all containers when this issue occurs.
|
||||
Provide logs for all containers when this issue occurs.
|
||||
If the logs are short, make sure to triple backtick them, or use https://pastebin.com/
|
||||
|
||||
**Hardware:**
|
||||
|
||||
2
.github/workflows/build_images.yaml
vendored
2
.github/workflows/build_images.yaml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
type=edge,branch=master,commit=${{ github.sha }}
|
||||
type=sha,commit=${{ github.sha }}
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
|
||||
- name: Build image for scanning ${{ matrix.image_name }}
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user