Remove test dependency too
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
8992ac1d33
commit
db12bb5db1
@ -160,7 +160,7 @@ def push_to_docker(ctx):
|
||||
return [{
|
||||
"kind": "pipeline",
|
||||
"name": "push to docker",
|
||||
"depends_on": ["tests"],
|
||||
# "depends_on": ["tests"],
|
||||
"workspace": get_workspace(),
|
||||
"trigger": {
|
||||
"event": ["tag", "push"],
|
||||
|
Loading…
Reference in New Issue
Block a user