I did my learning process trough my mobile device with help of "termux app" and "spck editor app".
"Termux" for git stuff.
And "spck" for reviewing the site.
it get's the jobs "done" but switching app on qualcomm 4xx series was a pain.
My old laptop cpu is fried
(silly me for keep pushing it to the limit by doing a lot of distro hopping and building my phone kernel from source)
And my main phone (poco f1) is suddenly dead.
I really need to buy a new laptop.
Aight all seems working good.
You could take a look at my gitlab pages where i will update regularly if i learn somethimg new.
https://ravenci.gitlab.io/
@ravenclaw By the way yo uknow we offer a GitLab instance on QOTO and it provides a ultimate license to the users for free (which costs 100$ per user on gitlab).
@ravenclaw thats 100$ per user per month usually. so the qoto gitlab is quite a perk :)
@freemo Oof how did i missed that frebies
Thanks for the offer Mr. Freemo.
But i really don't know if i'm worthy enough to join the club. I'm literally starting from scratch.
@ravenclaw Nothign to be worthy of, dont worry it costs me nothing. Gitlab gives it to us for free since we are an open source project, since your part of the QOTO project by being here you have access to it, and no harm if your a noob, signup and enjoy.
We also let you host custom domains liek the one on gitlab you posted by the way.
@freemo
> you're a part of the QOTO project
Awwww.
Thank's Mr. Freemo.
I'll definitely be there!
@ravenclaw Look forward to seeing you there :)
@freemo Hi Mr. Freeemo!
I'm really sorry for the unnecessary tagging.
i can't seem to deploy my pages using the built in CI.
This is my .yml file content.
-------------------------------------------
image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...' artifacts:
paths:
- public
only:
- master
-------------------------------------------
And here's the failed ci job output.
-----------------------------
Resolving secrets
Preparing the "docker+machine" executor
ERROR: Preparation failed: can't connect
Will be retried in 3s ...
ERROR: Preparation failed: can't connect
Will be retried in 3s ...
ERROR: Preparation failed: can't connect
Will be retried in 3s ...
ERROR: Job failed (system failure): can't connect
------------------------------------------
Is this expected behaviour and i can't ? Or do i need to reconfigure the my .yml file ?
@ravenclaw All fixed, I restarted your job for you to test and looking at the logs.. the error you saw is now fixed and it is coming up as would normally be expected.. just give it time to run now.
@freemo that was quick
thanks you so much Mr. Freemo!
Have a wonderful day