Skip to content

Commit a427ee3

Browse files
committed
Fix debug
1 parent 2933678 commit a427ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-deploy-native-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: 'Validate'
4646
run: gcloud auth list
4747
- name: 'Validate again'
48-
run: docker-credential-gcloud get
48+
run: docker-credential-gcloud list
4949
- name: '🐳 Build the Native Docker image'
5050
run: ./gradlew dockerBuildNative
5151
env:

0 commit comments

Comments
 (0)