Skip to content

Commit

Permalink
Updated list of on-push branches and tags related to openshift only.
Browse files Browse the repository at this point in the history
  • Loading branch information
KamranAzeem committed Dec 19, 2021
1 parent 1f8a770 commit a530c46
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-and-push-docker-multiarch-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,8 @@ name: Docker Image Build and Push - CI Workflow
on:
push:
branches:
# master handles: "latest"; and tags "minimal" and "alpine-minimal"
- master
# alpine-extra handles itself "alpine-extra"; and tag "extra"
- alpine-extra
- openshift
- openshift-extra

tags:
- minimal
- alpine-minimal
- extra
- openshift-minimal

jobs:
Expand Down

0 comments on commit a530c46

Please sign in to comment.