Skip to content
Snippets Groups Projects

Small tweaks for the rebase scripts

Open Walter Lozano requested to merge wip/wlozano/rebase-tweaks into main
All threads resolved!
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -75,8 +75,9 @@ then
# 2. Apply rulez.yaml
# Make sure to use the latest rulez for rebase
# For testing this file should be changed
wget -O rebase-rulez.yaml \
${GITLAB}/infrastructure/apertis-infrastructure/-/raw/wip/daissi/rulez-testing-rebase/gitlab-rulez/rulez.yaml
${GITLAB}/infrastructure/apertis-infrastructure/-/raw/main/gitlab-rulez/rulez.yaml
gitlab-rulez apply ./rebase-rulez.yaml --filter ${FORK_NAMESPACE}/${PKG}
else
Loading