Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Build Ah Engine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Container Library
Build Ah Engine
Commits
189c14fc
Verified
Commit
189c14fc
authored
Jan 12, 2021
by
Alexander Wellbrock
Browse files
Options
Downloads
Patches
Plain Diff
fix typo in path to shell-tools
parent
abdad0e1
No related branches found
No related tags found
No related merge requests found
Pipeline
#5426
canceled
Jan 12, 2021
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitlab-ci-template.yml
+1
-1
1 addition, 1 deletion
gitlab-ci-template.yml
with
1 addition
and
1 deletion
gitlab-ci-template.yml
+
1
−
1
View file @
189c14fc
...
@@ -16,7 +16,7 @@ variables:
...
@@ -16,7 +16,7 @@ variables:
-
dnf -y upgrade
-
dnf -y upgrade
-
dnf -y install podman buildah findutils git
-
dnf -y install podman buildah findutils git
-
sed -e 's/.* cgroup_manager =.*/cgroup_manager = "cgroupfs"/' /usr/share/containers/containers.conf > /etc/containers/containers.conf \
-
sed -e 's/.* cgroup_manager =.*/cgroup_manager = "cgroupfs"/' /usr/share/containers/containers.conf > /etc/containers/containers.conf \
-
/
resources/shell-tools/install.sh
-
resources/shell-tools/install.sh
-
podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
-
podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
-
export BUILD_DATE="$(date --rfc-3339 ns)"
-
export BUILD_DATE="$(date --rfc-3339 ns)"
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
Alexander Wellbrock
@w4tsn
mentioned in commit
ab128d72
·
Jan 23, 2021
mentioned in commit
ab128d72
mentioned in commit ab128d72bb89f0d43f74f953cb1336be73bba960
Toggle commit list
Alexander Wellbrock
@w4tsn
mentioned in commit
5a08df64
·
Jan 23, 2021
mentioned in commit
5a08df64
mentioned in commit 5a08df6469401d7675d5401e62e9c5b647e34d8f
Toggle commit list
Alexander Wellbrock
@w4tsn
mentioned in commit
331d155c
·
Nov 15, 2021
mentioned in commit
331d155c
mentioned in commit 331d155c92aba359f76f5a135fcd4452a4cbbc19
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment