Skip to content

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

Merged
pkarashchenko merged 1 commit intoapache:masterfrom
simbit18:simbit18-docker3
Sep 2, 2024
Merged

tools/ci/docker/linux/Dockerfile: Restarting the Docker-Linux workflow a new attempt#13266
pkarashchenko merged 1 commit intoapache:masterfrom
simbit18:simbit18-docker3

Conversation

@simbit18
Copy link
Copy Markdown
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
Copy Markdown
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
@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