Adds basic container setup with pipeline #1

Merged
OCram85 merged 18 commits from woodpecker into master 2022-11-07 16:01:31 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8650caf32a - Show all commits

View File

@ -17,4 +17,4 @@ RUN \
ADD install/install* /usr/bin/
RUN \
chmod +x /usr/bin/install-* && \
echo "Install required dev runtimes with the 'install-*' scripts." >> /etc/bashrc
echo "Install required dev runtimes with the 'install-*' scripts." >> /etc/bash.bashrc