Use context to not try recheckout
Some checks failed
Build and deploy / deploy (push) Failing after 30s
Some checks failed
Build and deploy / deploy (push) Failing after 30s
This commit is contained in:
@@ -31,5 +31,6 @@ jobs:
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: 'gitea.home.joemonk.co.uk/${{ gitea.repository }}:latest'
|
||||
Reference in New Issue
Block a user