Removed tax settings
This commit is contained in:
@@ -2,4 +2,4 @@ $image = "docker.stwaddle.com/budget:latest"
|
||||
docker build -t $image .
|
||||
if ($LASTEXITCODE -ne 0) { exit $LASTEXITCODE }
|
||||
docker push $image
|
||||
ssh stwaddle_com "./stwaddlecom/update-budget.sh"
|
||||
ssh stwaddle_com "cd stwaddlecom; ./update-budget.sh"
|
||||
Reference in New Issue
Block a user