Edit .gitlab-ci.yml
This commit is contained in:
@@ -67,8 +67,8 @@ deploy-dev:
|
||||
script:
|
||||
- echo "Deploying application..."
|
||||
- ls
|
||||
- apt-get update
|
||||
- apt-get install -y curl
|
||||
- apk update
|
||||
- apk add curl
|
||||
- |
|
||||
curl -X POST \
|
||||
-H "Content-Type: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user