Skip to content

Commit 6aa6e77

Browse files
Fix automation yaml depenendencies
1 parent 2f167c9 commit 6aa6e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.factory/automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build:
3535
filter:
3636
owner: typedb
3737
branch: [master, development, "3.0"]
38-
dependencies: [build, build-dependency]
38+
# dependencies: [build, build-dependency]
3939
image: vaticle-ubuntu-22.04
4040
command: |
4141
bazel run @vaticle_dependencies//tool/bazelinstall:remote_cache_setup.sh

0 commit comments

Comments
 (0)