fix ci trigger and var name
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Robert Kaussow 2023-06-05 22:17:47 +02:00
parent 7fc0fdce9b
commit 38e429dfd0
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ local PipelineDeployment(scenario='rocky9') = {
'linting',
],
trigger: {
ref: ['refs/heads/main', 'refs/tags/**'],
ref: ['refs/heads/main', 'refs/tags/**', 'refs/pull/**'],
},
};

View File

@ -12,7 +12,7 @@ dockerengine_packages:
# @end
dockerengine_packages_extra: []
docker_ansible_deps:
dockerengine_ansible_deps:
- cryptography
- docker-compose
- docker