This commit is contained in:
		| @ -3,6 +3,14 @@ type: docker | |||||||
| name: default | name: default | ||||||
|  |  | ||||||
| steps: | steps: | ||||||
|  | - name: DNS test | ||||||
|  |   image: alpine | ||||||
|  |   commands: | ||||||
|  |   - apk add --update bind-tools | ||||||
|  |   - dig gitea.squi.fr | ||||||
|  |   - dig github.com | ||||||
|  |   - dig git.rznet.fr | ||||||
|  |  | ||||||
| - name: test | - name: test | ||||||
|   image: rust:1.30 |   image: rust:1.30 | ||||||
|   commands: |   commands: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user