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

test

parent f42d9e1c
No related branches found
No related tags found
1 merge request!696Resolves - Legacy WS: Add CI/CD Pipeline
...@@ -160,7 +160,7 @@ Build Project: ...@@ -160,7 +160,7 @@ Build Project:
- .java - .java
before_script: before_script:
- mkdir -p ${DIR} - mkdir -p ${DIR}
- mv * ${DIR}/. - mv !(${DIR}) ${DIR}/.
- pushd ${DIR} - pushd ${DIR}
script: script:
- pwd - pwd
......
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