Skip to content

Commit 58220a2

Browse files
committed
testing
1 parent a3f4790 commit 58220a2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/workflows/stackql-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
stack_dir: 'aws-stack'
2626
stack_env: 'dev'
2727
env_vars: 'AWS_REGION=us-east-1'
28+
show_queries: 'true'

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
notebooks/data
22
notebooks/cifar_net.pth
33
.ipynb_checkpoints/
4+
.stackql/
5+
stackql
6+
stackql-zip
7+
stackql-aws-cloud-shell.sh
8+
stackql-azure-cloud-shell.sh
9+
stackql-google-cloud-shell.sh

0 commit comments

Comments
 (0)