slack invite, travis docker passwords

This commit is contained in:
Olof hagsand 2021-05-24 13:27:03 +02:00
parent ae02d02d63
commit 551dc707f1
3 changed files with 5 additions and 4 deletions

View file

@ -8,5 +8,5 @@ branches:
script: ./configure --with-restconf=fcgi && make && sudo make install && make test
before_script:
- sudo apt-get install -y libfcgi-dev
- echo "hepp%7835" | docker login -u "olofhagsand" --password-stdin
- echo "$DOCKERPASSWD" | docker login -u "$DOCKERUSER" --password-stdin
- ./test/travis/before_script.sh