Skip to content

Commit

Permalink
Move cs3org/revad-eos repo to a cs3org/revad tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuAlfageme committed Jan 7, 2021
1 parent 242175e commit 7eb0ff1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ steps:
pull: always
image: plugins/docker
settings:
repo: cs3org/revad-eos
tags: latest
repo: cs3org/revad
tags: latest-eos
dockerfile: Dockerfile.revad-eos
username:
from_secret: dockerhub_username
Expand Down Expand Up @@ -255,8 +255,8 @@ steps:
pull: always
image: plugins/docker
settings:
repo: cs3org/revad-eos
tags: ${DRONE_TAG}
repo: cs3org/revad
tags: ${DRONE_TAG}-eos
dockerfile: Dockerfile.revad-eos
username:
from_secret: dockerhub_username
Expand Down
3 changes: 2 additions & 1 deletion changelog/unreleased/revad-eos-docker-image.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Enhancement: Docker image for cs3org/revad-eos
Enhancement: Docker image for cs3org/revad:VERSION-eos

Based on eos:c8_4.8.15 (Centos8, version 4.8.15). To be used when the
Reva daemon needs IPC with xrootd/eos via stdin/out.

https://github.com/cs3org/reva/pull/1386
https://github.com/cs3org/reva/pull/1389

0 comments on commit 7eb0ff1

Please sign in to comment.