Remove unneeded yarn build execution
This commit is contained in:
parent
e45aaf6a8e
commit
ab4ef23e2a
@ -50,7 +50,6 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- "yarn"
|
- "yarn"
|
||||||
- "yarn build"
|
- "yarn build"
|
||||||
- "yarn build" # Executing multiple times to workaround errors returned by yarn build
|
|
||||||
register: yarn_execution_result
|
register: yarn_execution_result
|
||||||
changed_when: false
|
changed_when: false
|
||||||
args:
|
args:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user