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.
gh
1 parent a9252fe commit f17f8eeCopy full SHA for f17f8ee
.circleci/config.yml
@@ -5,7 +5,6 @@ version: 2.1
5
# These "CircleCI Orbs" are reusable bits of configuration that can be shared
6
# across projects. See https://circleci.com/orbs/ for more information.
7
orbs:
8
- gh: circleci/github-cli@2.7.0
9
slack: circleci/slack@5.1.1
10
secops: apollo/circleci-secops-orb@2.0.7
11
@@ -813,7 +812,6 @@ jobs:
813
812
docker_layer_caching: true
814
- attach_workspace:
815
at: artifacts
816
- - gh/setup
817
- run:
818
command: >
819
cd artifacts && sha256sum *.tar.gz > sha256sums.txt
0 commit comments