Compare commits
No commits in common. "cf08aa5dbd83a129100beabf42c761163314a6de" and "e3a79c7b711df7b79723d687e7f80957918ced79" have entirely different histories.
cf08aa5dbd
...
e3a79c7b71
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
drone:
|
||||
image: docker.mafyuh.xyz/drone/drone:2.24.0
|
||||
image: docker.mafyuh.xyz/drone/drone:2.23.0
|
||||
environment:
|
||||
- DRONE_GITEA_CLIENT_ID=$DRONE_GITEA_CLIENT_ID
|
||||
- DRONE_GITEA_CLIENT_SECRET=$DRONE_GITEA_CLIENT_SECRET
|
||||
|
|
Reference in a new issue