I was able to reproduce this by doing a single-branch clone of beam and then 
running the build:

```
git clone --single-branch --branch master [email protected]:apache/beam.git .
./gradlew :beam-website:commitWebsite -x :beam-website:testWebsite --scan
```

https://gradle.com/s/7zo63xrlmsomg

It seems `asf-site` cannot be resolved unless it is an existing branch. I 
suspect there's no mapping for it in the remote config. Let me try some more 
git kung-fu.. https://github.com/alanmyrvold/beam/pull/4

[ Full content available at: https://github.com/apache/beam/pull/6544 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to