add version output

This commit is contained in:
lauralani 2022-11-10 20:33:34 +01:00
parent e305e68d28
commit fbd65ab17c

View file

@ -9,6 +9,7 @@ pipeline:
secrets: secrets:
- SWA_CLI_DEPLOYMENT_TOKEN - SWA_CLI_DEPLOYMENT_TOKEN
commands: commands:
- swa --version
- swa deploy ./public --verbose=silly - swa deploy ./public --verbose=silly
branches: main branches: main