Skip to content
Snippets Groups Projects
Commit 265d6dd8 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(deploy): composer package

parent 50ba6e6c
Branches
Tags
No related merge requests found
......@@ -15,10 +15,12 @@ prepare prefixed vendor:
interruptible: true
before_script:
- composer config gitlab-token.gitlab.wpdesk.dev gitlab-ci-token ${CI_JOB_TOKEN}
script:
- echo ${WPDESK_CI_VERSION}
- php --version
script:
- composer install
after_script:
- rm auth.json
prepare npm assets:
image: node:16.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment