Skip to content

Commit

Permalink
chore: revert pipeline trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
OldTyT committed Feb 9, 2024
1 parent 0778304 commit ba2cf40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- main
- feature/build_arm


jobs:
Expand Down Expand Up @@ -121,5 +120,4 @@ jobs:
--platform linux/arm64/v8
-t $REPOSITORY_URL/$IMAGE_NAME:arm64v8-${{ steps.vars.outputs.SHORT_COMMIT_ID }}
-t $REPOSITORY_URL/$IMAGE_NAME:arm64v8
-t $REPOSITORY_URL/$IMAGE_NAME:latest
-f docker/arm64v8/Dockerfile --push .

0 comments on commit ba2cf40

Please sign in to comment.