build: release to stable #236
@ -78,6 +78,8 @@ COPY --from=receptor /usr/bin/receptor /usr/bin/receptor
|
||||
|
||||
RUN pip install --upgrade pip; \
|
||||
mkdir -p /var/run/receptor; \
|
||||
mkdir -p /etc/receptor; \
|
||||
chmod 777 /etc/receptor; \
|
||||
git config --global --add safe.directory '*'
|
||||
|
||||
RUN pip install --index-url https://gitlab.com/api/v4/projects/45741845/packages/pypi/simple -r /tmp/requirements.txt
|
||||
|
Submodule gitlab-ci updated: bd22ff566c...bea398200f
Submodule includes/etc/ansible/playbooks updated: d1e6fd0fb9...f857e19a73
Submodule includes/etc/ansible/roles updated: a7ecb28eeb...56b5cf97d0
Submodule website-template updated: 59b16501a6...2bcc17652b
Reference in New Issue
Block a user