Compare commits
No commits in common. "6dd6e92d93720754e48b43c2b7cca19072e60eb3" and "6552ba503b9012a38ea4fa860d5a365b3f249e78" have entirely different histories.
6dd6e92d93
...
6552ba503b
@ -47,7 +47,7 @@ jobs:
|
||||
- name: Deploy
|
||||
run: |
|
||||
echo "Installing Kubectl"
|
||||
apt-get update
|
||||
apt get update
|
||||
apt-get install -y apt-transport-https ca-certificates curl gnupg
|
||||
curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.33/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg
|
||||
chmod 644 /etc/apt/keyrings/kubernetes-apt-keyring.gpg
|
||||
|
Loading…
x
Reference in New Issue
Block a user