11
0

osc copypac from project:home:vulyanov package:obs-service-replace_using_env revision:2

OBS-URL: https://build.opensuse.org/package/show/Virtualization/obs-service-replace_using_env?expand=0&rev=1
This commit is contained in:
Vasily Ulyanov
2021-03-16 15:55:56 +00:00
committed by Git OBS Bridge
commit e338628f5a
8 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<service name="replace_using_env">
<summary>Replace placeholder variables</summary>
<description>Replaces placeholders %%VAR%% in specified files with the
values from the build environment ${VAR}.</description>
</service>