Skip to content

Commit

Permalink
Update civo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalanarase authored Dec 7, 2023
1 parent 9c74316 commit b3ebde2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/civo.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Release Civo Image
on:
push:
branches:
- master
on: push

jobs:
build:
Expand Down Expand Up @@ -40,4 +37,4 @@ jobs:
registry: gcr.io
project_id: consummate-yew-302509
image_name: cluster-autoscaler
image_tag: latest,${{ steps.tag.outputs.tag }}
image_tag: latest,${{ steps.tag.outputs.tag }}

0 comments on commit b3ebde2

Please sign in to comment.