mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 06:37:55 +03:00
github actions
This commit is contained in:
parent
83cb5d1487
commit
931e6c7576
5
.github/workflows/docker-main-images.yml
vendored
5
.github/workflows/docker-main-images.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
build1:
|
||||
build-forked-fixed:
|
||||
name: Forked and fixed images
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
@ -58,9 +58,10 @@ jobs:
|
||||
# - name: Push Template
|
||||
# run: docker push user/repo:tag
|
||||
|
||||
build2:
|
||||
build-our-high:
|
||||
name: Our High priority images
|
||||
runs-on: ubuntu-20.04
|
||||
needs: build-forked-fixed
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user