|
|
|
@ -46,7 +46,7 @@ steps:
@@ -46,7 +46,7 @@ steps:
|
|
|
|
|
# Without this, we will hit a rate limit of Docker. This only works on the RUG Drones building setup |
|
|
|
|
build_args: |
|
|
|
|
- DOCKER_CACHE=registry.webhosting.rug.nl/cache/library/ |
|
|
|
|
- DEBUG=True |
|
|
|
|
- DEBUG=False |
|
|
|
|
tags: |
|
|
|
|
- ${DRONE_SOURCE_BRANCH/\//-} |
|
|
|
|
- ${DRONE_SOURCE_BRANCH/\//-}-${DRONE_COMMIT_SHA:0:8} |
|
|
|
|