context fix for workflow
This commit is contained in:
@@ -26,5 +26,6 @@ jobs:
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: user/app:latest
|
||||
Reference in New Issue
Block a user