Compare commits
No commits in common. "main" and "v1.0" have entirely different histories.
|
@ -9,7 +9,7 @@ steps:
|
|||
settings:
|
||||
tags: ${DRONE_TAG##v}
|
||||
registry: code.groupe-genes.fr
|
||||
repo: code.groupe-genes.fr/labeds/test_johanne
|
||||
repo: code.groupe-genes.fr/labeds/Test_Johanne
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
|
|
@ -8,7 +8,7 @@ image:
|
|||
repository: code.groupe-genes.fr/labeds/Test_Johanne
|
||||
pullPolicy: Always
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: 1.2
|
||||
tag: 1.0
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# oTree-may-overwrite-this-file
|
||||
# IF YOU MODIFY THIS FILE, remove this comment.
|
||||
# otherwise, oTree will automatically overwrite it.
|
||||
otree>=5.0.0a21
|
||||
psycopg2>=2.8.4
|
||||
# oTree-may-not-overwrite-this-file
|
||||
otree[mturk]>=3.3.11,<5
|
||||
psycopg2>=2.8.4,<2.9
|
||||
sentry-sdk==0.7.9
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# oTree-may-not-overwrite-this-file
|
||||
otree[mturk]>=3.3.11,<5
|
||||
psycopg2>=2.8.4,<2.9
|
||||
sentry-sdk==0.7.9
|
Loading…
Reference in New Issue
Block a user