Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Apr 22, 2024
1 parent 412bfe2 commit 59b6acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ Deploy dCache Helm Chart:
#
# The deployment can be done as:
#
# kubectl create -f ./ci/cvmfs-storageclass.yaml
# kubectl create -f .ci/cvmfs-storageclass.yaml
# helm repo add cern https://registry.cern.ch/chartrepo/cern
# helm repo update
# helm -n dcache-dev-infrastructure install -f .ci/values-cvmfs.yaml cvmfs cern/cvmfs-csi
Expand Down

0 comments on commit 59b6acf

Please sign in to comment.