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

This commit is contained in:
Peter Dwyer
2023-08-28 13:26:44 +01:00
parent 33bf7eca90
commit 7c7c3623d4

View File

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