We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e037bf commit c7b83dcCopy full SHA for c7b83dc
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
orbs:
3
docker-publish: circleci/docker-publish@0.1.7
4
- shellcheck: circleci/shellcheck@2.2.2
+ shellcheck: circleci/shellcheck@2.2.3
5
6
x-aliases:
7
docker-publish-args: &docker-publish-args
0 commit comments