💚 Dry run to ensure that we're able to build the web Docker image
Some checks failed
ci/woodpecker/pr/validate Pipeline failed
Some checks failed
ci/woodpecker/pr/validate Pipeline failed
This commit is contained in:
@@ -14,11 +14,10 @@ steps:
|
||||
# # Not ready for clippy validation
|
||||
# failure: ignore
|
||||
|
||||
- name: build-web
|
||||
# image: rust:latest
|
||||
image: rg.fr-par.scw.cloud/asr-projects/dioxus-cli:asr-0.6.3
|
||||
commands: |
|
||||
dx build -r --platform web -- -j ${JOBS_NB:-default}
|
||||
- name: build-web (dockerize)
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
dry-run: true
|
||||
|
||||
when:
|
||||
- event: pull_request
|
||||
|
Reference in New Issue
Block a user