diff options
author | Liran Tal <liran.tal@gmail.com> | 2022-06-01 19:36:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 19:36:07 +0300 |
commit | c9ba562a0a12423e8c0b65cc6d6c0dc917078ebf (patch) | |
tree | b338614c582506ae03c842645a7bd137bf2f06f3 | |
parent | fd13d1e94043044f3394f8a418e90b77531e9108 (diff) |
build: update branch names
-rw-r--r-- | codefresh.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codefresh.yml b/codefresh.yml index 4224fc9..adc73bc 100644 --- a/codefresh.yml +++ b/codefresh.yml @@ -17,7 +17,7 @@ steps: registry: dockerhub candidate: '${{BuildingDockerImage}}' tags: - - master + - main - latest when: branch: |