Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Uncomment line
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingsilverfin committed Jan 14, 2022
1 parent 64305c9 commit c994ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .grabl/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ build:
command: |
export ARTIFACT_USERNAME=$REPO_VATICLE_USERNAME
export ARTIFACT_PASSWORD=$REPO_VATICLE_PASSWORD
# bazel run @vaticle_dependencies//distribution/artifact:create-netrc
bazel run @vaticle_dependencies//distribution/artifact:create-netrc
.grabl/test-core.sh //test/behaviour/typeql/language/match/... --test_output=errors --jobs=1 --sandbox_debug
# .grabl/test-core.sh //test/behaviour/typeql/language/get/... --test_output=errors --jobs=1 --sandbox_debug
sleep 6000
# .grabl/test-core.sh //test/behaviour/typeql/language/get/... --test_output=errors --jobs=1 --sandbox_debug
# test-behaviour-match-cluster:
# image: vaticle-ubuntu-21.04
# command: |
Expand Down

0 comments on commit c994ed9

Please sign in to comment.