slack invite, travis docker passwords
This commit is contained in:
parent
ae02d02d63
commit
551dc707f1
3 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue