Skip to content

Commit

Permalink
attempting to remotely launch k8s rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Mar 7, 2024
1 parent f931f43 commit 55ec825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
unzip -q awscliv2.zip
sudo ./aws/install --update
aws --version
- name: Install kubectl
run: |
curl -LO https://storage.googleapis.com/kubernetes-release/release/v$KUBECTL_VERSION/bin/linux/amd64/kubectl
Expand Down

0 comments on commit 55ec825

Please sign in to comment.