retry
This commit is contained in:
@@ -3,10 +3,10 @@ image: alpine:latest
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo 'Nothing to do...'
|
||||
- ls
|
||||
artifacts:
|
||||
paths:
|
||||
- .
|
||||
- ./
|
||||
expire_in: 1 day
|
||||
only:
|
||||
- gh-pages
|
||||
|
||||
Reference in New Issue
Block a user