change isTech from bool to "yes_ai"
This commit is contained in:
parent
672e1944b0
commit
57b4a13a7c
3 changed files with 25 additions and 13 deletions
5
deploy.sh
Executable file
5
deploy.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
export AWS_PROFILE=personal
|
||||
|
||||
docker buildx build --platform linux/amd64,linux/arm64 -t 853019563312.dkr.ecr.eu-central-1.amazonaws.com/micro-blog-fetchers-homelabstack:latest --push .
|
||||
Loading…
Add table
Add a link
Reference in a new issue