Skip to content

Instantly share code, notes, and snippets.

@patmaddox
Created June 8, 2022 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patmaddox/42189209dd64eeffacc0a2959bf8735d to your computer and use it in GitHub Desktop.
Save patmaddox/42189209dd64eeffacc0a2959bf8735d to your computer and use it in GitHub Desktop.
postgres_service:
container:
image: postgres:14
port: 5432
POSTGRES_PASSWORD: ""
build_task:
freebsd_instance:
image_family: freebsd-13-1
build_script: echo "hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment