+[5 years ago]gidnaso I tried: git init; and then git push but it doesn't work +[5 years ago]jhassI never have seen git use "doesn't work" as an error message +[5 years ago]gidnaerror: failed to push some refs to 'https://github.com/gioretikto/jac.git' +[5 years ago]dreisnerhi, noob question about actions. i'm setting up a yaml file for a CI and need to use a docker image. how do i execute the actual build+test steps in the docker container after specifying 'uses: docker://whatever' ? +[5 years ago]circuitboneTry #docker if no luck in here dreisner
message no. 175645
Posted by gidna in #github at 2019-11-03T16:34:33Z
ok but via git?
+[5 years ago]snappyso i wanta put a thing on the web using the github pages using a custom domain - i follow the documentation - for now i'm only setting up my apex domain and using A records, github pages commited a CNAM file with my domain, i now get a redirect loop whether i go with the github.io page or the apex domain +[5 years ago]snappyi can't figure out what is going on +[5 years ago]snappyapex domain has correct A records. +[5 years ago]snappymy github.io 301 redirects to my apex domain, my apex domain 301 redirects to the github.io subdomain +[5 years ago]snappyoh weird, sometimes it redirect loops, sometimes it displays my website.