Skip to content
Snippets Groups Projects
Verified Commit 7026ae27 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: add assets artifacts from vendor install stage

parent 9802d171
Branches
Tags
No related merge requests found
variables:
WPDESK_CI_VERSION: "2023.02.2"
WPDESK_CI_VERSION: "2023.02.3"
MYSQL_ROOT_PASSWORD: "mysql"
MYSQL_DATABASE: "wptest"
MYSQL_USER: "mysql"
......
......@@ -3,6 +3,7 @@ prepare prefixed vendor:
artifacts:
name: "vendor_prefixed"
paths:
- assets
- vendor
- vendor_prefixed
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment