mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add id to Build container
This commit is contained in:
parent
75b919237b
commit
ee4cb5fdc9
1
.github/workflows/build-container.yml
vendored
1
.github/workflows/build-container.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build container
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user