Commit a1777d2
[antlir] Add feature.run as an alias for feature.genrule
Summary:
**This diff**
Adds a simple `run` alias for `genrule` in the Antlir features.
**Why**
Lots of people are used to `RUN` command in docker files that does the same as `genrule` in our case.
Test Plan: reviewbylookingveryhard
Reviewed By: vmagro
Differential Revision: D83288955
fbshipit-source-id: 87babe8278cd0116747cdc13b678c51187cc5f0d1 parent b4708f8 commit a1777d2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments