This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nginx: | |
| command: nginx -c /etc/nginx/nginx.conf -g 'daemon off;' | |
| image: <-- insert image here --> | |
| logging: | |
| driver: json-file | |
| options: | |
| max-size: 5M | |
| ports: | |
| - 80:80 | |
| - 443:443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| When you have a commit sha like '928756c913158b143caa4d0dd905aebdd1f115e9' | |
| Jenkins pipeline String would somehow translate it to 928756c913158b143caa4d0dd905\342\200\213aebdd1f115e9 | |
| The unicode character for \342\200\213 is . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Google video advertisments | |
| 127.0.0.1 r1---sn-4g57kn7d.googlevideo.com | |
| 127.0.0.1 r1---sn-4g57knek.googlevideo.com | |
| 127.0.0.1 r1---sn-4g57kndd.googlevideo.com | |
| 127.0.0.1 r1---sn-4g5e6ne6.googlevideo.com | |
| 127.0.0.1 r1---sn-4g5e6ney.googlevideo.com | |
| 127.0.0.1 r1---sn-4g5e6nls.googlevideo.com | |
| 127.0.0.1 r1---sn-4g5ednll.googlevideo.com | |
| 127.0.0.1 r1---sn-4g5ednls.googlevideo.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Build Artifacts | |
| on: [push] | |
| jobs: | |
| build: | |
| runs-on: ubuntu-latest | |
| steps: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 04a47d94eef3a1444739f331e0068ff43cdca41104eaa5740ae472d5e58853e4071cab0d5e7666754d21eea6cdaf48484ed0d0a72b241cee4fed36c95797c839d9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/didi | |
| https://github.com/Huawei | |
| https://github.com/alibaba | |
| https://github.com/Tencent | |
| https://github.com/baidu | |
| https://github.com/XiaoMi | |
| https://github.com/Qihoo360 | |
| https://github.com/bilibili | |
| https://github.com/bytedance |