updated build step
Python application / Test (push) Successful in 39s
Python application / Deploy (push) Successful in 2s

This commit is contained in:
brb
2023-07-11 13:42:23 +02:00
parent a387e5894f
commit 0b4413ce9c
+3 -2
View File
@@ -31,7 +31,8 @@ jobs:
needs: [test]
if: gitea.ref == 'refs/heads/release'
steps:
- name: Build container
- name: Build image
run: |
echo "building container"
# docker build . --file Dockerfile --tag ${{}}
echo "${{ gitea }}""