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

Migrate workflow "systemtest-base-el8" to Github Actions - MERGEOK #4170

Closed
wants to merge 2 commits into from

Commits on Aug 15, 2024

  1. Migrate workflow "systemtest-base-el8" to Github Actions

    This commit adds a new GitHub Actions workflow to build the Vespa
    systemtest base Docker image for CentOS 8. The workflow is triggered
    on pushes to the main branch and pull requests targeting the main
    branch, and it builds and pushes the Docker image to Docker Hub.
     image.
    feat(ci): Schedule container image build in weekly cron
    esolitos authored and gitbutler-client committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    17ac100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed605a View commit details
    Browse the repository at this point in the history