-
-
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
feat: add option for docker image rebuild #878
Conversation
508c21c
to
755e4ab
Compare
Codecov Report
@@ Coverage Diff @@
## master #878 +/- ##
==========================================
+ Coverage 49.27% 56.11% +6.84%
==========================================
Files 23 25 +2
Lines 2401 3949 +1548
==========================================
+ Hits 1183 2216 +1033
- Misses 1090 1531 +441
- Partials 128 202 +74
Continue to review full report at Codecov.
|
755e4ab
to
9de5734
Compare
11f18c2
to
0f538a8
Compare
Adds option to rebuild local action docker images Fixed up README due to missing flags after PR nektos#714 and nektos#716 Signed-off-by: hackercat <me@hackerc.at>
0f538a8
to
4061ccc
Compare
Adds option to rebuild local action docker images
which is disabled by default (old behaviour)
Fixes #715
Signed-off-by: hackercat me@hackerc.at