fix pipeline
This commit is contained in:
parent
acbb82ee35
commit
ecffae8e7d
|
|
@ -31,7 +31,7 @@ pipelines:
|
||||||
script:
|
script:
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
branches:
|
branches:
|
||||||
master:
|
main:
|
||||||
- step:
|
- step:
|
||||||
name: Build and Test
|
name: Build and Test
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue