Skip to content

Commit

Permalink
Fix debug
Browse files Browse the repository at this point in the history
  • Loading branch information
timyates committed Sep 18, 2024
1 parent 2933678 commit a427ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-deploy-native-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: 'Validate'
run: gcloud auth list
- name: 'Validate again'
run: docker-credential-gcloud get
run: docker-credential-gcloud list
- name: '🐳 Build the Native Docker image'
run: ./gradlew dockerBuildNative
env:
Expand Down

0 comments on commit a427ee3

Please sign in to comment.