ci(deploy): run smoke tests

This commit is contained in:
Tine 2024-02-18 10:54:01 +01:00
parent 552c148a6e
commit f8bc0aca0a
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -22,7 +22,7 @@ run-zdravko:
# Deploy the application to fly.io # Deploy the application to fly.io
deploy: deploy:
fly deploy --ha=false --smoke-checks=false -c deploy/fly.toml -i {{DOCKER_IMAGE}} fly deploy --ha=false -c deploy/fly.toml -i {{DOCKER_IMAGE}}
# Start devbox shell # Start devbox shell
shell: shell: