Skip to content

Commit

Permalink
parser: adds skip_pull as allowed step attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
ivotron committed Apr 24, 2020
1 parent 64bd2ec commit 3c329d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/popper/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"args",
"needs",
"runs",
"skip_pull",
"secrets",
"env",
"name",
Expand Down

0 comments on commit 3c329d8

Please sign in to comment.