No description
Find a file
2023-05-19 22:32:48 +02:00
.gitignore add pipeline 2023-05-19 22:32:48 +02:00
Dockerfile update 2023-05-19 21:19:40 +02:00
nginx.conf add dockerfile and nginx config 2023-05-19 21:12:57 +02:00
README.md add pipeline 2023-05-19 22:32:48 +02:00
static.yml add pipeline 2023-05-19 22:32:48 +02:00

concourse-test

Here I will test how to build a jekyll project, create a docker image from it and upload it to the package registry.

Commands

fly -t lewis login -c http://lewis.hyp:8080 -u test -p test fly -t lewis set-pipeline --load-vars-from=secrets.yml -p static -c static.yml fly -t lewis intercept --check static/site-repo