Skip to content
Snippets Groups Projects
Commit 0e5974d3 authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #11895 TIME 0:10 fix before_script for job pages

parent beab4c60
No related branches found
No related tags found
No related merge requests found
...@@ -113,6 +113,8 @@ pages: ...@@ -113,6 +113,8 @@ pages:
stage: deploy stage: deploy
dependencies: dependencies:
- job_php-7.4 - job_php-7.4
before_script:
- pwd
script: script:
- mv test/unitTests/build/ public/ - mv test/unitTests/build/ public/
artifacts: artifacts:
......
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