Skip to content

Commit

Permalink
atlantis-base: fix context
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Dec 15, 2021
1 parent 245a901 commit 4a57b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atlantis-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build and push atlantis-base:${{env.TODAY}} image
uses: docker/build-push-action@v2
with:
context: .
context: docker-base
platforms: linux/arm64/v8,linux/amd64,linux/arm/v7
push: true
tags: |
Expand Down

0 comments on commit 4a57b30

Please sign in to comment.