Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albaintor committed Oct 8, 2024
1 parent c99bb93 commit c746b50
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,500 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ jobs:
- name: Build docker image
run : |
docker login --username albaintor --password ${{ secrets.GH_PAT }} ghcr.io
docker build . --tag ghcr.io/albaintor/actions-runner-controller:latest
docker push ghcr.io/albaintor/actions-runner-controller:latest
docker build . --tag ghcr.io/albaintor/ucr-tool:latest
docker push ghcr.io/albaintor/ucr-tool:latest
- name: Prepare artifacts
shell: bash
Expand Down
Loading

0 comments on commit c746b50

Please sign in to comment.