test: build docker image#17905
Merged
kuisathaverat merged 5 commits intoelastic:masterfrom May 4, 2020
Merged
Conversation
Contributor
Author
|
/packaging |
2 similar comments
Contributor
Author
|
/packaging |
Contributor
Author
|
/packaging |
40cf56e to
42cc6f6
Compare
Contributor
Author
|
/packaging |
42cc6f6 to
4cc4549
Compare
Contributor
Author
|
/packaging |
4cc4549 to
25262d2
Compare
Contributor
Author
|
/packaging |
v1v
reviewed
Apr 24, 2020
v1v
approved these changes
Apr 24, 2020
kuisathaverat
commented
Apr 24, 2020
Contributor
Author
|
/packaging |
Contributor
|
@kuisathaverat How do I test that PR? |
Contributor
Author
|
the comment |
Contributor
Author
|
@andrewkroh any thoughts? |
cachedout
approved these changes
Apr 30, 2020
mdelapenya
reviewed
Apr 30, 2020
mdelapenya
approved these changes
Apr 30, 2020
andrewkroh
approved these changes
May 1, 2020
kuisathaverat
added a commit
to kuisathaverat/beats
that referenced
this pull request
May 4, 2020
* feat: push docker images * fix: retrict a little the changes that trigger a full build * fix: restore use of gitcheckout * Update .ci/packaging.groovy
kuisathaverat
added a commit
to kuisathaverat/beats
that referenced
this pull request
May 4, 2020
* feat: push docker images * fix: retrict a little the changes that trigger a full build * fix: restore use of gitcheckout * Update .ci/packaging.groovy
kuisathaverat
added a commit
that referenced
this pull request
May 5, 2020
kuisathaverat
added a commit
that referenced
this pull request
May 5, 2020
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
* feat: push docker images * fix: retrict a little the changes that trigger a full build * fix: restore use of gitcheckout * Update .ci/packaging.groovy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Why is it important?
After this PR we will have fresh snapshots every time we run the packaging job.
Also, changes in the packaging job will no trigger a full build of the main pipeline.