Skip to content

Trigger rebuild every night#5

Merged
muglug merged 2 commits intopsalm:masterfrom
Nyholm:rebuild
Mar 9, 2020
Merged

Trigger rebuild every night#5
muglug merged 2 commits intopsalm:masterfrom
Nyholm:rebuild

Conversation

@Nyholm
Copy link
Copy Markdown
Contributor

@Nyholm Nyholm commented Mar 7, 2020

This will fix #4

You need to go to dockerhub. Then "Build", "Configure automatic builds" and add a new "Build trigger". Then you will get a URL that should be used here.

steps:
- name: Trigger build on dockerhub
run: |
- curl -L -X POST https://hub.docker.com/api/build/v1/source/xxx/trigger/yyy/call/
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@muglug please update this URL.

@muglug
Copy link
Copy Markdown
Member

muglug commented Mar 7, 2020

Will do, thanks (probably later on today or tomorrow)

@Nyholm
Copy link
Copy Markdown
Contributor Author

Nyholm commented Mar 7, 2020

Thank you

@muglug muglug merged commit 74189e5 into psalm:master Mar 9, 2020
@muglug
Copy link
Copy Markdown
Member

muglug commented Mar 9, 2020

Thanks!

@muglug
Copy link
Copy Markdown
Member

muglug commented Mar 10, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trigger daily updates on docker

2 participants