Skip to content
Snippets Groups Projects
Commit 04ac29ad authored by Tim Jaacks's avatar Tim Jaacks
Browse files

CI-Test: fix deploy-files job

parent 22c519f1
No related branches found
No related tags found
1 merge request!230Add new deploy pipeline to yocto
Pipeline #47085 passed with stage
in 2 minutes and 12 seconds
......@@ -214,6 +214,9 @@ deploy-files:
DEPLOY_TARGET_LINK: Z:/Development/SoftwareStore/Linux-Yocto/Test/${CI_JOB_ID}
needs:
- build:files
# Disable reading package.env and create empty deploy.env (not needed for this job)
before_script:
- touch deploy.env
deploy-seco-mx6:
extends: .deploy_software_store
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment