mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-28 18:53:10 +01:00
Added Azure registry build action
This commit is contained in:
parent
c156e50d9a
commit
7763e4e30a
26
.github/workflows/Azure.yml
vendored
26
.github/workflows/Azure.yml
vendored
@ -29,21 +29,21 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
build:
|
build:
|
||||||
- agent
|
- agent
|
||||||
# - agent2
|
- agent2
|
||||||
# - java-gateway
|
- java-gateway
|
||||||
# - proxy-mysql
|
- proxy-mysql
|
||||||
## - proxy-sqlite3
|
- proxy-sqlite3
|
||||||
# - server-mysql
|
- server-mysql
|
||||||
# - server-pgsql
|
- server-pgsql
|
||||||
# - snmptraps
|
- snmptraps
|
||||||
# - web-apache-mysql
|
- web-apache-mysql
|
||||||
# - web-apache-pgsql
|
- web-apache-pgsql
|
||||||
# - web-nginx-mysql
|
- web-nginx-mysql
|
||||||
# - web-nginx-pgsql
|
- web-nginx-pgsql
|
||||||
os:
|
os:
|
||||||
- alpine
|
- alpine
|
||||||
# - ubuntu
|
- ubuntu
|
||||||
# - ol
|
- ol
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user