Skip to content

Commit a0020f4

Browse files
committed
fix: semantic release
1 parent 1c6bf09 commit a0020f4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ workflows:
318318
context:
319319
- infrasec_container
320320
- snyk-bot-slack
321-
- team-container-integration
322321
- team-container-integration-docker-hub
323322
requires:
324323
- Security Scans
@@ -367,7 +366,7 @@ workflows:
367366
- tag_and_push:
368367
context:
369368
- snyk-bot-slack
370-
- team-container-integration
369+
- infrasec_container
371370
- team-container-integration-docker-hub
372371
filters:
373372
branches:
@@ -381,7 +380,7 @@ workflows:
381380
context:
382381
- kubernetes-monitor
383382
- snyk-bot-slack
384-
- team-container-integration
383+
- infrasec_container
385384
- team-container-integration-circleci
386385
filters:
387386
branches:

0 commit comments

Comments
 (0)