forked from invoke-ai/InvokeAI
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* disable pushing the cloud container (invoke-ai#1831) * test docker pushing from a fake main branch * username and password required * troubleshooting image building * important change ... ...not xD * even more important change * anotherone rides the bus * push main trigger enabled Co-authored-by: Eugene Brodsky <[email protected]>
- Loading branch information
Showing
2 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
FROM ubuntu:latest | ||
RUN echo '---------------- here --------------' |