Commit 292a5a07 authored by Rafael Monnerat's avatar Rafael Monnerat

obs/slapos: Fix script, import configuration was missing.

parent fb383202
#!/bin/bash
source release_configuration.sh
# Add entry to changelog
cd $CURRENT_DIRECTORY/debian
dch -pm -v $VERSION+$RECIPE_VERSION+$RELEASE --check-dirname-level=0 "New version of slapos ($VERSION+$RECIPE_VERSION+$RELEASE)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment