You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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: 87babe8278cd0116747cdc13b678c51187cc5f0d
0 commit comments