Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions aws-s3-bucket/workflows/aws/link-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ steps:
type: environment
- name: LINK_PATH_PREFIX
type: environment
- name: BUCKET_NAME
type: environment
- name: BUCKET_ARN
type: environment
- name: BUCKET_REGION
type: environment

- name: build permissions context
type: script
Expand Down
6 changes: 0 additions & 6 deletions aws-s3-bucket/workflows/aws/link.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ steps:
type: environment
- name: LINK_PATH_PREFIX
type: environment
- name: BUCKET_NAME
type: environment
- name: BUCKET_ARN
type: environment
- name: BUCKET_REGION
type: environment

- name: build permissions context
type: script
Expand Down
6 changes: 0 additions & 6 deletions aws-s3-bucket/workflows/aws/unlink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ steps:
type: environment
- name: LINK_PATH_PREFIX
type: environment
- name: BUCKET_NAME
type: environment
- name: BUCKET_ARN
type: environment
- name: BUCKET_REGION
type: environment

- name: build permissions context
type: script
Expand Down