Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Operating System Forge
RPM-OSTree Engine 🌹
Commits
058b2cc6
Verified
Commit
058b2cc6
authored
Mar 24, 2021
by
Alexander Wellbrock
Browse files
prep 0.3.4 release
parent
b3c0aa7e
Pipeline
#6884
canceled with stages
in 17 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
058b2cc6
...
...
@@ -12,7 +12,7 @@ stages:
-
release
variables
:
CI_REGISTRY_IMAGE_VERSION
:
"
0.3.
3
"
CI_REGISTRY_IMAGE_VERSION
:
"
0.3.
4
"
CI_REGISTRY_IMAGE
:
"
quay.io/os-forge/rpm-ostree-engine"
shellcheck
:
...
...
gitlab-ci-template.yml
View file @
058b2cc6
...
...
@@ -27,7 +27,7 @@ stages:
-
CI_OSTREE_FILES
-
CI_OSTREE_SPEC
-
CI_OSTREE_TREECOMPOSE
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
3
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
4
before_script
:
-
rpm-ostree-engine-mount sshfs --sshfs-target="$CI_SSHFS_TARGET" --sshfs-auth="$CI_SSHFS_AUTH" --sshfs-path="$CI_SSHFS_PATH" --sshfs-key="$(echo "$CI_SSHFS_PRIVATE_KEY" | tr -d '\r')"
script
:
...
...
@@ -49,7 +49,7 @@ stages:
-
CI_SSHFS_PATH
-
CI_SSHFS_PRIVATE_KEY
-
CI_OSTREE_REF_NAME
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
3
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
4
before_script
:
-
rpm-ostree-engine-mount sshfs --sshfs-target="$CI_SSHFS_TARGET" --sshfs-auth="$CI_SSHFS_AUTH" --sshfs-path="$CI_SSHFS_PATH" --sshfs-key="$(echo "$CI_SSHFS_PRIVATE_KEY" | tr -d '\r')"
script
:
...
...
@@ -86,7 +86,7 @@ stages:
-
CI_SSHFS_PRIVATE_KEY
-
CI_OSTREE_REF_NAME
-
CI_OSTREE_REF_ARCH
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
3
image
:
quay.io/os-forge/rpm-ostree-engine:0.3.
4
before_script
:
-
rpm-ostree-engine-mount sshfs \
--sshfs-target="$CI_SSHFS_TARGET" \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment