Compare commits
2 Commits
e079eed52d
...
ec79a0c5cf
| Author | SHA1 | Date | |
|---|---|---|---|
| ec79a0c5cf | |||
| 2dcacdbe8d |
@@ -3,6 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- '*'
|
||||||
|
- '!master'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@@ -30,6 +30,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Push Container
|
- name: Push Container
|
||||||
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
||||||
|
|
||||||
- name: Push Container
|
|
||||||
run: docker push gitea.seeseepuff.be/seeseemelk/webgit:latest
|
|
||||||
|
|||||||
Reference in New Issue
Block a user