This commit is contained in:
parent
8d2d69a4af
commit
5e9f49167e
@ -30,7 +30,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- export DRONE_SHA=${DRONE_COMMIT_SHA:0:7}
|
- export DRONE_SHA=${DRONE_COMMIT_SHA:0:7}
|
||||||
- docker-compose -f ./docker-compose.drone.yaml build
|
- docker-compose -f ./docker-compose.drone.yaml build
|
||||||
- docker tag oonyeje-portfolio:${DRONE_COMMIT_SHA:0:7} gitea.bsidesolutions.net/oonyeje/oonyeje-portfolio:${DRONE_COMMIT_SHA:0:7}
|
- docker tag oonyeje-portfolio gitea.bsidesolutions.net/oonyeje/oonyeje-portfolio:${DRONE_COMMIT_SHA:0:7}
|
||||||
- name: push-image
|
- name: push-image
|
||||||
image: docker/compose:latest
|
image: docker/compose:latest
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user