Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit b95ce84

Browse files
committed
Fixing Github Actions
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
1 parent f0e3c72 commit b95ce84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/integration-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ set -e
44

55
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"
66

7+
pwd
8+
ls -l $GOPATH/src/github.com/openfaas
79
cd $GOPATH/src/github.com/openfaas/ofc-bootstrap
810

911
# Fake the secrets from init.yaml

0 commit comments

Comments
 (0)