Skip to content

Commit

Permalink
docker: steedos community
Browse files Browse the repository at this point in the history
  • Loading branch information
hotlong committed Oct 10, 2023
1 parent 50520e3 commit dbacdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Build and push docker
uses: docker/build-push-action@v3
with:
context: ./deploy/enterprise
context: ./deploy/community
platforms: linux/amd64 #,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit dbacdf2

Please sign in to comment.