Skip to content

Commit 3ae9202

Browse files
committed
update ci
1 parent 3f1818c commit 3ae9202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
FOLDER: /home/irisowner/sqlalchemy-iris
3434
run: |
35-
docker build --build-arg BASE=$IMAGE -t sqlalchemy-iris
35+
docker build --build-arg BASE=$IMAGE -t sqlalchemy-iris .
3636
docker run -i --rm sqlalchemy-iris
3737
3838
deploy:

0 commit comments

Comments
 (0)