Modified API url
This commit is contained in:
parent
77ccef7c68
commit
be54e41135
|
@ -17,7 +17,7 @@ steps:
|
|||
from_secret: docker_password
|
||||
repo: dutchellie/proper-website-2
|
||||
build_args:
|
||||
- APIURL=https://api.nicecock.eu/api/testing
|
||||
- APIURL=https://api.quenten.nl/api/testing
|
||||
tags:
|
||||
- dev
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
|
@ -65,7 +65,7 @@ steps:
|
|||
from_secret: docker_password
|
||||
repo: dutchellie/proper-website-2
|
||||
build_args:
|
||||
- APIURL=https://api.nicecock.eu/api
|
||||
- APIURL=https://api.quenten.nl/api
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_COMMIT_SHA:0:8}
|
||||
|
|
Loading…
Reference in New Issue