Skip to content

Commit

Permalink
only testing CPAC image, no variants
Browse files Browse the repository at this point in the history
  • Loading branch information
amygutierrez committed Apr 3, 2023
1 parent ca651dd commit 0e96745
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -421,15 +421,15 @@ jobs:
variant: ''
secrets: inherit

#Deploy_to_Docker_Hub-lite:
# name: Deploy 'lite' to Docker Hub
# needs:
# - C-PAC-lite
# if: github.ref_type == 'tag'
# uses: ./.github/workflows/deploy_to_Docker_Hub.yml
# with:
# variant: 'lite'
# secrets: inherit
Deploy_to_Docker_Hub-lite:
name: Deploy 'lite' to Docker Hub
needs:
- C-PAC-lite
if: github.ref_type == 'tag'
uses: ./.github/workflows/deploy_to_Docker_Hub.yml
with:
variant: 'lite'
secrets: inherit

Deploy_to_Docker_Hub-ABCD-HCP:
name: Deploy 'ABCD-HCP' to Docker Hub
Expand Down

0 comments on commit 0e96745

Please sign in to comment.