diff --git a/.gitpod.yml b/.gitpod.yml index 7e6786f..477b0bf 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -18,7 +18,6 @@ tasks: fi - name: tailscale command: | - cd /workspace/guardianproject-ops/meta/ if [ -n "$TAILSCALE_AUTHKEY" ]; then if [ -n "${TAILSCALE_STATE_MYPROJECT}" ]; then sudo -E tailscale up --authkey=${TAILSCALE_AUTHKEY}