Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed May 5, 2024
1 parent 4cbb64c commit 03396d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ runs:
git clone https://${GIT_ACCESS_TOKEN}@github.com/scality/zenko-operator.git operator
cd operator
git fetch
git checkout feature/ZKOP-342-scuba
git checkout feature/ZKOP-342-scuba-2
tilt ci
- name: Deploy Zenko Instance
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cloudserver:
sourceRegistry: registry.scality.com/playground/wlardier
dashboard: cloudserver-dashboards
image: cloudserver
tag: 8.8.996
tag: 8.8.997
envsubst: CLOUDSERVER_TAG
jmx-javaagent:
sourceRegistry: banzaicloud
Expand Down

0 comments on commit 03396d8

Please sign in to comment.