Update '.gitea/workflows/ci.yml'
Some checks failed
Build
Deploy

This commit is contained in:
xeovalyte 2023-04-03 10:08:00 +02:00
parent 85059ab1bf
commit b314df57fb

View File

@ -32,4 +32,4 @@ jobs:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
push: true push: true
tags: ${{ secrets.DOCKER_USERNAME}}/portfolio:latest tags: ${{ secrets.USERNAME}}/portfolio:latest