Skip to content

Commit

Permalink
Add script lines
Browse files Browse the repository at this point in the history
  • Loading branch information
moatazelmasry2 committed May 22, 2020
1 parent 6901fd0 commit dbd405f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dockerbuild:
- add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"
- apt-get update
- apt-get install docker-ce docker-ce-cli containerd.io -y
- docker ps
- apt-get install python3-pip -y
- pip3 install awscli
- curl -LO https://storage.googleapis.com/kubernetes-release/release/`curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt`/bin/linux/amd64/kubectl
Expand Down

0 comments on commit dbd405f

Please sign in to comment.