Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiCraft committed Dec 29, 2024
1 parent 2b7b3fe commit 42e1e4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- name: Build Binary
run: bun compile linux-x64-baseline ${{ inputs.version }}

- name: Build Docker Image
run: ls -la

- name: Set Tags
id: set-tags
run: |
Expand Down

0 comments on commit 42e1e4b

Please sign in to comment.