Skip to content

Commit eece81e

Browse files
committed
chore: Fixed notification failure in CI pipeline
1 parent 33ebf91 commit eece81e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ workflows:
9797
requires:
9898
- groovy_script_to_jar
9999
- notify_success:
100+
context:
101+
- docker-credentials
102+
- slack-webhook
100103
requires:
101104
- publish
102105
release:

0 commit comments

Comments
 (0)