mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
ci: rename dredd config files
This commit is contained in:
parent
a80b30f36c
commit
1444721f0e
@ -1,7 +1,6 @@
|
||||
dry-run: null
|
||||
hookfiles: ./.dredd/compiled_hooks
|
||||
language: go
|
||||
#server: context=dev task dc:up
|
||||
server-wait: 240
|
||||
init: false
|
||||
custom: {}
|
@ -1,7 +1,6 @@
|
||||
dry-run: null
|
||||
hookfiles: ./.dredd/compiled_hooks
|
||||
language: go
|
||||
#server: context=dev task dc:up
|
||||
server-wait: 240
|
||||
init: false
|
||||
custom: {}
|
||||
|
@ -1,7 +1,6 @@
|
||||
dry-run: null
|
||||
hookfiles: ./.dredd/compiled_hooks.exe
|
||||
language: go
|
||||
#server: context=dev task dc:up
|
||||
server-wait: 240
|
||||
init: false
|
||||
custom: {}
|
||||
|
@ -18,7 +18,7 @@ services:
|
||||
dockerfile: deployment/docker/dredd/Dockerfile
|
||||
command:
|
||||
- --config
|
||||
- .dredd/dredd.yml
|
||||
- .dredd/dredd.docker.yml
|
||||
environment:
|
||||
SEMAPHORE_ACCESS_KEY_ENCRYPTION: ${SEMAPHORE_ACCESS_KEY_ENCRYPTION:-IlRqgrrO5Gp27MlWakDX1xVrPv4jhoUx+ARY+qGyDxQ=}
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user