Some checks failed
Build and Push Image / Build and push image (push) Has been cancelled
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source .venv/bin/activate
|
|
source .env
|