Skip to content

Commit

Permalink
rebase on master, 0.20-sb1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chlunde committed Jul 7, 2021
1 parent bd42298 commit 4330680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build
run: make -j2 build BRANCH_NAME=${GITHUB_REF##*/}
env:
VERSION: "0.19-sb1-6"
VERSION: "0.20-sb1-1"
CHANNEL: "master"
DOCKER_REGISTRY: ghcr.io/sparebank1utvikling

Expand All @@ -32,6 +32,6 @@ jobs:
- name: Promote Artifacts
run: make -j2 publish BRANCH_NAME=${GITHUB_REF##*/} PLATFORMS=linux_amd64
env:
VERSION: "0.19-sb1-6"
VERSION: "0.20-sb1-1"
CHANNEL: "master"
DOCKER_REGISTRY: ghcr.io/sparebank1utvikling

0 comments on commit 4330680

Please sign in to comment.