Skip to content

Commit 8bb0709

Browse files
committed
Remove environment step from deploy job.
1 parent ce8aa68 commit 8bb0709

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ jobs:
404404
deploy:
405405
executor: vm
406406
steps:
407-
- environment
408407
- run:
409408
name: Trigger package update
410409
command: |

0 commit comments

Comments
 (0)