working on builds
Some checks failed
Build and push image / deploy (push) Failing after 11s

This commit is contained in:
Peter Dwyer
2023-08-28 13:34:52 +01:00
parent c3671944d2
commit 8a69766d5d

View File

@@ -20,7 +20,9 @@ jobs:
# with:
# username: ${{ secrets.DOCKERHUB_USERNAME }}
# password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: actions/setup-python@v4
with:
python-version: "3.10"
- uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.5.1"