update deploy.yaml
This commit is contained in:
@@ -16,6 +16,12 @@ jobs:
|
|||||||
GITHUB_TOKEN: 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
|
GITHUB_TOKEN: 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
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Test internet connectivity
|
||||||
|
run: |
|
||||||
|
echo "Testing connectivity..."
|
||||||
|
curl -I https://registry-1.docker.io/v2/
|
||||||
|
curl -I https://github.com/
|
||||||
|
|
||||||
- name: Check out repositorys
|
- name: Check out repositorys
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user