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:
|
||||
build:
|
||||
- agent
|
||||
# - agent2
|
||||
# - java-gateway
|
||||
# - proxy-mysql
|
||||
## - proxy-sqlite3
|
||||
# - server-mysql
|
||||
# - server-pgsql
|
||||
# - snmptraps
|
||||
# - web-apache-mysql
|
||||
# - web-apache-pgsql
|
||||
# - web-nginx-mysql
|
||||
# - web-nginx-pgsql
|
||||
- agent2
|
||||
- java-gateway
|
||||
- proxy-mysql
|
||||
- proxy-sqlite3
|
||||
- server-mysql
|
||||
- server-pgsql
|
||||
- snmptraps
|
||||
- web-apache-mysql
|
||||
- web-apache-pgsql
|
||||
- web-nginx-mysql
|
||||
- web-nginx-pgsql
|
||||
os:
|
||||
- alpine
|
||||
# - ubuntu
|
||||
# - ol
|
||||
- ubuntu
|
||||
- ol
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user