This commit is contained in:
Barry McCormick
2023-10-08 21:25:00 -07:00
parent 407c22077a
commit 689052bca4
2 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,14 @@
# .cirrus.yml:
freebsd_instance:
image_family: freebsd-13-2
compute_engine_instance:
# Image list available via
# gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
platform: freebsd
image_project: freebsd-org-cloud-dev
image: freebsd-13-2-release-amd64
cpu: 8
memory: 8G
disk: 40
task:
build:

5
www/nginx/test.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
curl http://127.0.0.1