Fix gitlab pages
This commit is contained in:
parent
536ab439aa
commit
d7f4c11ee5
|
@ -1,7 +1,8 @@
|
|||
image: scratch
|
||||
image: busybox
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script: "true"
|
||||
artifacts:
|
||||
paths:
|
||||
- .
|
||||
|
|
Loading…
Reference in New Issue