Compare commits
No commits in common. "bc63fc68c1545e2c51f53f13e0228b5b18cec015" and "fbcebb75b05b14708330633072398f177d8e7c44" have entirely different histories.
bc63fc68c1
...
fbcebb75b0
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ jobs:
|
|||
git stash
|
||||
git pull
|
||||
git stash pop
|
||||
echo "${new_version}"
|
||||
jq ".version = \"$new_version\"" package.json > temp.json && mv temp.json package.json
|
||||
sed -i "s|forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-frontend:.*|forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-frontend:$new_version|" k8/deployment.yaml
|
||||
git add .
|
||||
|
|
Loading…
Reference in a new issue