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.
1 parent 790e5e5 commit 0f1974bCopy full SHA for 0f1974b
.circleci/test-deploy.yml
@@ -112,7 +112,7 @@ workflows:
112
filters: *release-filters
113
- orb-tools/publish:
114
name: publish-orb
115
- orb_name: <namespace>/<orb-name>
+ orb_name: psyplot/psyplot-ci-orb
116
vcs_type: << pipeline.project.type >>
117
pub_type: production
118
# Ensure this job requires all test jobs and the pack job.
0 commit comments