We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8925aa commit 5038412Copy full SHA for 5038412
.circleci/config.yml
@@ -1123,6 +1123,7 @@ workflows:
1123
- build_image
1124
- build_and_upload_operator
1125
- tag_and_push:
1126
+ context: nodejs-app-release-public
1127
filters:
1128
branches:
1129
only:
.circleci/config/@config.yml
@@ -84,6 +84,7 @@ workflows:
84
85
<<: *staging_branch_only_filter
86
87
88
requires:
89
90
0 commit comments