Commit e79b8b1
authored
Linbee 6728 add option to run GitHub action with cache (#62)
* set mishaTest tag and formatting
* fix docker run line
* add tag to docker
* add coker cache
* Add pull_docker_from_cache input to action.yml
* Add gitstream directory
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Fix if condition in action.yml
* Update default value for pull_docker_from_cache
* Update action.yml with descriptive quotes
* revert format
* revert format
* Update default value for pull_docker_from_cache for false
* Update action.yml with new versions of actions/checkout and actions/github-script
* Update action.yml with new default value for pull_docker_from_cache
* Update action.yml to remove docker pull command
* Check Docker Rate Limits
* Check Docker Rate Limits
* remove Check Docker Rate Limits1 parent 4cc085a commit e79b8b1
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
103 | 118 | | |
104 | 119 | | |
105 | 120 | | |
| |||
109 | 124 | | |
110 | 125 | | |
111 | 126 | | |
112 | | - | |
113 | 127 | | |
114 | 128 | | |
115 | 129 | | |
| |||
0 commit comments