Skip to content
Snippets Groups Projects
Commit ba76247b authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test

parent 514d5f0c
No related branches found
No related tags found
1 merge request!25Pipelines
......@@ -31,8 +31,9 @@ Init:
- node_modules
- example/node_modules
script:
- echo $DEVOPS_REGISTRY
- echo $DEVOPS_REGISTRY > tmp
- echo $CODE_REGISTRY > tmp
- echo $DEVOPS_REGISTRY >> tmp
- echo $CODE_REGISTRY_IMAGE >>
- cat tmp
- npm ci
- cd example
......
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