Skip to content

Commit

Permalink
check what's happening
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Feb 13, 2025
1 parent 090535f commit 21fbfff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:

- name: Build container
run: |
ls -al
dotnet publish ./src/BE/Chats.BE.csproj -c Release --os linux --arch x64 /t:PublishContainer /p:ContainerRepository=chats
- name: Tag container with run number
Expand Down

0 comments on commit 21fbfff

Please sign in to comment.