Skip to content

Commit cc80abd

Browse files
committed
Upgraded to new go version and added build action
1 parent 365bbaa commit cc80abd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ jobs:
1919

2020
- name: Check Podman version
2121
run: podman --version
22+
23+
- name: Build image
24+
run: docker build --push --label source_repository="c5413905/remotearbiter" -t keppel.eu-de-1.cloud.sap/ccloud/c5413905/remotearbiter:${{ github.sha }} .
2225

2326

0 commit comments

Comments
 (0)