-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Publish to
docker.io
and use public repos
This commit prepares this repository to become the only place where vector changes are done. The difference is that it will publish images to `docker.io` where we can then use for Edge as well as our SaaS product. This will require us to change our SaaS images to source from dockerhub instead of gcr, but this is the first step towards that. There were also changes to use public-only repos for dependencies. This allows us to remove lots of github auth steps that are no longer needed. This commit completely re-works `Jenkinsfile` to work from a public-only repository standpoint. Ref: LOG-18250
- Loading branch information
1 parent
bd66904
commit 786fcb1
Showing
8 changed files
with
5,005 additions
and
7,682 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.