Something faster
This is happening almost for each build
jobs:
build:
runs-on: [self-hosted]
outputs:
helm_package: $IMAGE-${{ steps.clear-ref-heads-from-version.outputs.value }}
branch: ${{ steps.clear-ref-heads-from-version.outputs.value }}
steps:
- uses: azure/[email protected]
id: install
- name: Debug github event name
run: |
echo ${{ github.event_name }}
- name: Checkout
uses: actions/[email protected]
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- id: 'auth'
uses: 'google-github-actions/[email protected]'
with:
credentials_json: '${{ secrets.ARTIFACTORY_GCLOUD }}'
- name: 'Set up Cloud SDK'
uses: 'google-github-actions/[email protected]'
### Log output
_No response_
### Additional information
Current runner version: '2.302.1'
Owner Name | google-github-actions |
Repo Name | setup-gcloud |
Full Name | google-github-actions/setup-gcloud |
Language | TypeScript |
Created Date | 2019-11-05 |
Updated Date | 2023-03-23 |
Star Count | 1505 |
Watcher Count | 65 |
Fork Count | 548 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|