Compare commits

...
This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.

2 Commits

Author SHA1 Message Date
deepend 973375ac22 Merge pull request 'merging from master into debian12 branch' (#74) from master into Debian12
Reviewed-on: #74
2023-12-31 06:41:50 +00:00
deepend 153a82dbf7 Update .drone.yml
continuous-integration/drone Build is passing Details
2023-08-25 18:26:22 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: syntax
image: debian:11
image: debian:12
commands:
- .drone/deps
- ansible-playbook -i hosts site.yml --syntax