mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-17 17:45:03 +02:00
Fix missing web dist (#2580)
This commit is contained in:
parent
afef609f3c
commit
22bb9248c7
@ -44,7 +44,8 @@ steps:
|
||||
commands:
|
||||
- mkdir -p web/dist/
|
||||
- echo "test" > web/dist/index.html
|
||||
when: *when
|
||||
when:
|
||||
- path: *when_path
|
||||
|
||||
lint:
|
||||
image: *golang_image
|
||||
|
Loading…
x
Reference in New Issue
Block a user