Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update @vaticle_typedb_artifact
Browse files Browse the repository at this point in the history
lolski committed Sep 22, 2021

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent ccb03b4 commit 5df4e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/vaticle/artifacts.bzl
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ def vaticle_typedb_artifact():
artifact_name = "typedb-server-{platform}-{version}.{ext}",
tag_source = deployment["artifact.release"],
commit_source = deployment["artifact.snapshot"],
commit = "d399a43fe967ed92730f4d989660e35d85953c45"
commit = "e619e91b53ecd6e06ace5984c26bad807be4330e"
)

def vaticle_typedb_cluster_artifact():

0 comments on commit 5df4e8a

Please sign in to comment.