mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-03-05 00:41:13 +01:00
Format with redhat.vscode-yaml
This commit is contained in:
parent
6b57f3ff3c
commit
6ed8696abd
@ -40,7 +40,6 @@ commands:
|
|||||||
name: "Build"
|
name: "Build"
|
||||||
command: ./build.sh --minify=<<parameters.minify>> --no-verify
|
command: ./build.sh --minify=<<parameters.minify>> --no-verify
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
executor: linux_alpine
|
executor: linux_alpine
|
||||||
@ -97,4 +96,3 @@ workflows:
|
|||||||
requires: [build, test]
|
requires: [build, test]
|
||||||
- test-symlink:
|
- test-symlink:
|
||||||
requires: [build]
|
requires: [build]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user