Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .ahoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ commands:
cmd: |
ahoy satis-build satis-config/govcms-whitelist.json app/whitelist

build-security-updates:
cmd: |
ahoy satis-build satis-config/govcms-security_updates.json app/security_update

server:
cmd: |
PHP -S localhost:4686 -t app
Loading