-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
revert: deprecation of containerArchitecture #1514
Conversation
This option isn't part of parsed docker cli flags
🦙 MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
Codecov Report
@@ Coverage Diff @@
## master #1514 +/- ##
==========================================
+ Coverage 57.50% 61.22% +3.71%
==========================================
Files 32 46 +14
Lines 4594 7141 +2547
==========================================
+ Hits 2642 4372 +1730
- Misses 1729 2462 +733
- Partials 223 307 +84
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nobody protected me doing nonsense, I really expected that the --platform has been parsed
Happens to all of us 😉. Don't want to name my previous failures here.
This option isn't part of parsed docker cli flags of act.
Nobody protected me doing nonsense, I really expected that the
--platform
has been parsed.Even if this flag has been parsed by docker options logic, this flag wouldn't be applied to docker_pull and other parts of act