Skip to content

Commit

Permalink
explicity pull sliderule buildenv in build and deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jpswinski committed Sep 29, 2023
1 parent 0363544 commit 20b2d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Build Containers
run: |
docker pull 742127912612.dkr.ecr.us-west-2.amazonaws.com/sliderule-buildenv:latest
cd targets/slideruleearth-aws
make BUILDX=buildx DOCKER_PLATFORM="--platform linux/arm64" cluster-docker
Expand Down

0 comments on commit 20b2d72

Please sign in to comment.