This commit is contained in:
parent
96ef4d696a
commit
2134ac4dfb
@ -10,7 +10,9 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: gitea_docker_password
|
from_secret: gitea_docker_password
|
||||||
repo: git.clortox.com/Infrastructure/Memerr
|
repo: git.clortox.com/Infrastructure/Memerr
|
||||||
tags: latest
|
tags:
|
||||||
|
- latest
|
||||||
|
- "1.0.{DRONE_BUILD_NUMBER}"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM python
|
FROM python:3.10
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user