mirror of
https://github.com/e107inc/e107.git
synced 2025-03-22 21:40:43 +01:00
Fixing GitLab Pages build errors by being explicit about overrides
This commit is contained in:
parent
6e5b84ee4c
commit
7cda595cae
@ -42,6 +42,8 @@ pages:
|
||||
stage: deploy
|
||||
dependencies:
|
||||
- test:php7.3-mysql8.0
|
||||
image: ruby:latest
|
||||
before_script: []
|
||||
script:
|
||||
- mv ./tests/_output/ ./public/
|
||||
when: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user