Skip to content
Snippets Groups Projects
Commit e52a3d87 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update .gitlab-ci.yml file

parent 1d0abb16
Branches
No related tags found
No related merge requests found
...@@ -9,6 +9,8 @@ variables: ...@@ -9,6 +9,8 @@ variables:
build: build:
when: manual when: manual
script: script:
- cp definition-files/runscript definition-files/almalinux/
- cp definition-files/run-help definition-files/almalinux/
# step 1. build the container! # step 1. build the container!
- /bin/bash .gitlabci/build.sh $sfile - /bin/bash .gitlabci/build.sh $sfile
# step 2. push to harbor # step 2. push to harbor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment