Skip to content

Commit 82eecbc

Browse files
author
Roman
committed
remove docker job in config.yml 2
1 parent 268628b commit 82eecbc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.circleci/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,6 @@ workflows:
326326
branches:
327327
only:
328328
- /^(release|hotfix)/.*/
329-
- release-dry-run:
330-
filters:
331-
branches:
332-
only:
333-
- /^(release|hotfix)/.*/
334329

335330
release-requirements:
336331
jobs:
@@ -339,8 +334,3 @@ workflows:
339334
branches:
340335
only:
341336
- master
342-
- release-dry-run:
343-
filters:
344-
branches:
345-
only:
346-
- master

0 commit comments

Comments
 (0)