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

tools/ci/docker/linux/Dockerfile: Restarting the Docker-Linux workflow a new attempt #13266

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

simbit18
Copy link
Contributor

@simbit18 simbit18 commented Sep 2, 2024

Summary

tools/ci/docker/linux/Dockerfile

revert from --strip-components=1 to --strip-components 1

.github/workflows/docker_linux.yml

added -> workflow_dispatch:

Manual execution of a workflow
https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow

Impact

There should be no impact.

Testing

CI

…w a new attempt

tools/ci/docker/linux/Dockerfile

revert from --strip-components=1 to --strip-components 1

.github/workflows/docker_linux.yml

   added -> workflow_dispatch:

Manual execution of a workflow
https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow
@simbit18
Copy link
Contributor Author

simbit18 commented Sep 2, 2024

@acassis @xiaoxiang781216

Running Docker-Linux workflow manually

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Actions.

  3. In the left sidebar, click Docker-Linux workflow.

  4. Above the list of workflow runs, click the Run workflow button.

  5. Select the Branch dropdown menu and click a branch to run the workflow on.

  6. Click Run workflow.

workflow_dispatch

@pkarashchenko pkarashchenko merged commit ccb20fe into apache:master Sep 2, 2024
29 checks passed
@simbit18 simbit18 deleted the simbit18-docker3 branch September 3, 2024 08:43
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.

3 participants