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

This commit is contained in:
Peter Dwyer
2023-08-28 13:28:13 +01:00
parent 7c7c3623d4
commit 5788f7d7e0

View File

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