Skip to content

Commit 8a2aa71

Browse files
authored
Fix typo on example (#391)
1 parent d6cec33 commit 8a2aa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/simple_build_and_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ usage:
3030
profile_name: "OIDC-User"
3131

3232
# Select executor defined above
33-
executors: base
33+
executor: base
3434

3535
# name of your ECR repository
3636
repo: myECRRepository

0 commit comments

Comments
 (0)