Skip to content
Snippets Groups Projects
Commit 27ca38f2 authored by ale's avatar ale
Browse files

Comment out the unused job

parent 5d5bb4b7
No related tags found
No related merge requests found
Pipeline #5427 canceled
......@@ -5,10 +5,10 @@ stages:
- build_pkg
- upload_pkg
integration_test:
stage: test
image: "debian:buster"
script:
- apt-get update
- sh integration-test.sh
# integration_test:
# stage: test
# image: "debian:buster"
# script:
# - apt-get update
# - sh integration-test.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment