Skip to content

Commit

Permalink
Changed docker build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Bornholm authored and Ben Bornholm committed Apr 25, 2022
1 parent 5657e46 commit ef807eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_main_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

########################### Build Docker containers ###########################
- name: Build and deploy osctrl Docker containers
uses: ./.github/actions/build/binaries
uses: ./.github/actions/build/docker
with:
go_os: "${{ matrix.goos }}"
go_arch: "${{ matrix.goarch }}"
Expand Down

0 comments on commit ef807eb

Please sign in to comment.