anitya/release-monitoring: release 0.14.0
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
ffd071888e
commit
4e453546aa
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ items:
|
|||
RUN pip-3 install sqlalchemy_schemadisplay
|
||||
RUN git clone https://github.com/release-monitoring/anitya.git && \
|
||||
pushd anitya && \
|
||||
git checkout 0.13.2 && \
|
||||
git checkout 0.14.0 && \
|
||||
python3 setup.py install && \
|
||||
pushd docs && \
|
||||
mkdir -p images && \
|
||||
|
|
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: anitya
|
||||
spec:
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "10 */12 * * *"
|
||||
schedule: "0 * * * *"
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue