Skip to content

Commit cf0cdaf

Browse files
committed
Update .gitlab-ci.yml file
1 parent 2370f0b commit cf0cdaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-operator:
44
IMAGE: "$DOCKER_REPO:$CI_COMMIT_BRANCH"
55
OP_YAML: oracle-database-operator.yaml
66
script:
7+
- echo go version
78
- echo $CI_COMMIT_TAG
89
- make docker-build IMG="$IMAGE"
910
- docker push "$IMAGE"

0 commit comments

Comments
 (0)