Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serve Static Files with a fix url #3657

Closed
ticapix opened this issue Nov 28, 2018 · 1 comment · Fixed by #3670
Closed

Serve Static Files with a fix url #3657

ticapix opened this issue Nov 28, 2018 · 1 comment · Fixed by #3670
Assignees

Comments

@ticapix
Copy link

ticapix commented Nov 28, 2018

Hi,

As a user consuming the files generated by a CDS pipeline, is it possible to configure an alias that will point to the latest static-files deployed by https://ovh.github.io/cds/workflows/pipelines/actions/builtin/serve-static-files/ ?

Thanks,

@yesnault
Copy link
Member

yesnault commented Nov 28, 2018

we can add a attribute as:

static-key : {{.git.branch}}

To have a url as:
https://..../projectname/..workflow-name/node-name/staticfile/{{.git.branch}} pointing to the last run with tag {{.git.branch}}

@bnjjj bnjjj self-assigned this Nov 30, 2018
bnjjj added a commit that referenced this issue Dec 3, 2018
bnjjj added a commit that referenced this issue Dec 3, 2018
bnjjj added a commit that referenced this issue Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants