-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): use Docker Build Cloud for image build (#8374)
* feat(build): use Docker Build Cloud for image build * fix(build): secrets, runner and conditional login * ref(build): avoid using an external cache with Docker Build Cloud * fix(build): `buildx` setup must be after registry login * fix: merge * fix(login): always login to Docker * fix(build): remove extra build steps
- Loading branch information
1 parent
158d687
commit 139e1c3
Showing
3 changed files
with
16 additions
and
23 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
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