This commit is contained in:
@ -37,6 +37,8 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v2
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: ''
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
Reference in New Issue
Block a user