mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-15 21:55:36 +07:00
Fix
This commit is contained in:
@@ -43,7 +43,12 @@ build chrome:
|
||||
- ClearUrls_chrome.zip
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir public
|
||||
- mv GitLabPages/* public/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
Reference in New Issue
Block a user