Skip to content

Use official caddy container, keep certs in anonymous internal volume… #37

Use official caddy container, keep certs in anonymous internal volume…

Use official caddy container, keep certs in anonymous internal volume… #37

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # This will run the workflow on every push to any branch
jobs:
build_and_test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Launch gateway and create link on gateway
run: make link-ci