Skip to content
Snippets Groups Projects
Commit e4df3384 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Remove tabs

parent 8ccf4e43
Branches trunk
No related tags found
No related merge requests found
Pipeline #22156 passed
......@@ -5,9 +5,9 @@ test_passing_case:
tags:
- ubuntu22
script: |
# ubuntu22 image
# ubuntu22 image
docker build --build-arg BASE_TAG=python:latest --build-arg INSTALL_BIN=python3 .
# centos image
# centos image
docker build --build-arg BASE_TAG=centos/python-38-centos7 --build-arg INSTALL_BIN=python3 .
test_failing_case:
......
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