Skip to content

Commit

Permalink
updated compute to NERC and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Oct 4, 2024
1 parent 0bf0b7c commit 18b0ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
username: ${{ secrets.CHRISPROJECT_USERNAME }}
password: ${{ secrets.CHRISPROJECT_PASSWORD }}
chris_url: https://cube.chrisproject.org/api/v1/
compute_names: host
compute_names: NERC

- name: Update DockerHub description
if: steps.upload.outcome == 'success'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name = 'dircopy',
version = '2.1.2',
version = '2.1.3',
description = 'A plugin fs app to copy one or more obj storage directories',
long_description = readme,
author = 'FNNDSC',
Expand Down

0 comments on commit 18b0ac2

Please sign in to comment.