mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Fixing GitLab Pages build errors by being explicit about overrides
This commit is contained in:
@@ -42,6 +42,8 @@ pages:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
dependencies:
|
dependencies:
|
||||||
- test:php7.3-mysql8.0
|
- test:php7.3-mysql8.0
|
||||||
|
image: ruby:latest
|
||||||
|
before_script: []
|
||||||
script:
|
script:
|
||||||
- mv ./tests/_output/ ./public/
|
- mv ./tests/_output/ ./public/
|
||||||
when: always
|
when: always
|
||||||
|
Reference in New Issue
Block a user