Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Mar 23, 2023
1 parent 3f1818c commit 3ae9202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
FOLDER: /home/irisowner/sqlalchemy-iris
run: |
docker build --build-arg BASE=$IMAGE -t sqlalchemy-iris
docker build --build-arg BASE=$IMAGE -t sqlalchemy-iris .
docker run -i --rm sqlalchemy-iris
deploy:
Expand Down

0 comments on commit 3ae9202

Please sign in to comment.