Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2f66a85

Browse files
committed
remove the standalone secrets step
1 parent e6c7ff8 commit 2f66a85

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

config.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -164,22 +164,6 @@ steps:
164164
link: '{{ repoUrl }}/pull/2'
165165
actions:
166166

167-
# Step 6: Enter environment variables
168-
169-
# We ask user to enter their environment variables into this repository.
170-
171-
- type: respond
172-
with: 06_env-variables.md
173-
174-
# event: Respond with a comment
175-
- title: Create and store environment variables
176-
description: Create your AWS IAM secrets and enter them in this repository
177-
event: issue_comment.created
178-
link: '{{ repoUrl }}/pull/2'
179-
actions:
180-
181-
# Validate if possible
182-
183167
# Step 7: Approve pull request adding aws-config.yml and sam-template.yml
184168

185169
# We explain what the purpose of these templates are, and ask the user to approve

0 commit comments

Comments
 (0)