Skip to content

Commit

Permalink
cicd: kubectl deleted base64TASK-5061
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Oct 6, 2023
1 parent b0b339a commit 7130346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run kubectl tunnel
uses: actions-hub/kubectl@master
env:
KUBE_CONFIG: cat ~/.kube/config | base64
KUBE_CONFIG: cat ~/.kube/config
with:
args: -n cellbase-db port-forward services/cellbase-rs0-svc 27017:27017 &
- name: Install dependencies branches
Expand Down

0 comments on commit 7130346

Please sign in to comment.